Markdown Table Generator

Edit your table in the grid below. Set column alignment, add or remove rows and columns, import CSV — then copy the GFM markdown output.

GFM Markdown Output

| Column 1   | Column 2   | Column 3   |
| ---------- | ---------- | ---------- |
| Row 1 data | Row 1 data | Row 1 data |
| Row 2 data | Row 2 data | Row 2 data |

Building tables often?

Knowdust keeps every note in markdown with automatic version history — every save is a git commit.

Try Knowdust free

CSV Import

Paste comma-separated data and it'll populate the table instantly.

Column Alignment

Click the alignment button (⇐ ⇔ ⇒) to cycle left / center / right.

GFM Output

Output is GitHub Flavored Markdown — works in GitHub, GitLab, Knowdust, and most markdown apps.