Markdown table generator. A grid in, clean tables out.
Fill in an editable grid and get a clean Markdown table — plus CSV and HTML — with per-column alignment, a header row and CSV/TSV import. Everything runs in your browser; nothing is uploaded.
A free online tool by Digital HeroesFiles never leave your browser — everything is generated on your device.
Markdown tables, without counting pipes
A Markdown table is just rows of cells separated by |, with a divider line that sets each column's alignment. Getting the colons and dashes right by hand is fiddly — so type into the grid instead. This tool pads every column so the raw Markdown stays readable, writes the alignment colons for you, escapes stray pipes, and rolls the same grid into CSV or an HTML <table>. Paste existing CSV or TSV to start from real data. No account, nothing uploaded, free forever.
Everything a table generator should do.
- Build tables visually in an editable grid — no Markdown syntax to remember.
- Set per-column alignment (left, center or right) with one click; click again to clear it.
- Toggle a header row to bold the first row and add the separator line automatically.
- Add or delete rows and columns on the fly as your table grows.
- Import CSV or TSV by pasting — comma, tab and semicolon delimiters are auto-detected, with quoted fields handled.
- Export Markdown, CSV or HTML and copy or download the result with one click.
Five steps, no manual.
- Type into the grid cells, or click Import CSV / TSV to paste existing data.
- Use + Row and + Column to grow the table, and the ✕ buttons to remove any row or column.
- Click the alignment buttons at the top of each column to set left, center or right.
- Switch between the Markdown, CSV and HTML tabs in the output panel below.
- Click Copy or Download to save your result — your data stays on your device.
Frequently asked questions.
Is the Markdown Table Generator free?
Is it private? Is my data uploaded anywhere?
How does the column alignment work?
:--- for left, :--: for center, ---: for right. Click the active button again to clear the alignment for that column.What CSV or TSV can I import?
Why does the raw Markdown have extra spaces?
Published · Last updated .