Skip to main content

Markdown Table Editor

Build Markdown tables in a spreadsheet-style grid instead of wrangling pipes by hand. Add or remove rows and columns, set per-column alignment, paste in CSV, and copy a perfectly aligned Markdown table.

Features

Frequently Asked Questions

Does it support column alignment?
Yes. Toggle each column between left, center, and right alignment; the output uses standard GFM colon syntax.
Can I paste from Excel or CSV?
Yes. Tab-separated or comma-separated data pastes directly into the grid.
Is the output compact or aligned?
Choose between aligned (padded for readability) or compact output. Both render identically on GitHub.