Text & Writing Utilities · Free tool
Markdown Table Generator
Build a markdown table with headers, alignment, and any number of rows — copy the markdown in one click.
Updated April 2026
Preview
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| R1C1 | R1C2 | R1C3 |
| R2C1 | R2C2 | R2C3 |
| R3C1 | R3C2 | R3C3 |
What it does
Build a markdown table visually — add or remove columns and rows, pick per-column alignment (left, center, right), edit cells inline, and copy the formatted markdown. Works for GitHub, docs, Notion, and most static-site generators. Starts with a small sample so you can see how it renders.
Need plain HTML instead? Use HTML table generator. To convert markdown to HTML after, try markdown to HTML. Working the other direction? HTML to markdown.
How to use it
- Use + Row / + Column to size the table.
- Type headers in the top row, then fill cells below.
- Set per-column alignment with the L / C / R selector.
- Click Copy to grab the markdown.