Markdown Table Generator
Build tables, export Markdown/CSV/HTML.
Runs entirely in your browser — nothing you enter is uploaded, logged, or tracked.
Fill in a table in a familiar grid, set per-column alignment, add or remove rows and columns, and copy clean, properly-padded Markdown — or export the same table as CSV or an HTML table. A live preview shows exactly how it renders.
Preview
Frequently asked questions
Can I set column alignment?
Yes — left, center or right per column, written into the Markdown separator row (:---, :---:, ---:) so it renders correctly on GitHub and elsewhere.
What formats can I export?
Markdown (GitHub-flavored), CSV, and an HTML <table> — copy whichever you need.
Is the Markdown padded to line up?
Yes. Columns are padded to equal width so the raw Markdown stays readable in your source, not just once rendered.