Developer

Markdown table generator

An editable grid → a ready-to-paste Markdown table.

  • Instant
  • Free
  • Private (processed locally)
  • No sign-up
Markdown
 

ℹ️ Fill the grid and choose each column’s alignment: the Markdown table is generated live, ready to paste into a README, GitHub or an editor. 100% local.

Generate the table

Edit the grid, set per-column alignment, add rows/columns: the Markdown is written below, ready to copy.

Output example

MarkdownMeaning
| Name | Score |Headers
| :--- | ---: |Left / Right
| Alice | 92 |Data row

“|” characters escaped. 100% local.

Frequently asked questions

How to align a column?

Pick left, center or right in the menu at the top of each column; the syntax (:---, :---:, ---:) is added automatically.

Do pipes in text cause issues?

No, “|” characters are escaped automatically in the output.

Where to paste the result?

In any .md file: GitHub/GitLab README, docs, notes, etc.