Build a markdown table in a spreadsheet-style grid - then copy it as Markdown, CSV, or HTML
As-is, no warranty. These apps are free under their listed license and run entirely in your browser. Use at your own risk — don't blame me if your PC catches fire, your dog runs away, or the math turns out wrong. Verify anything that actually matters. None of this is professional financial, medical, legal, or engineering advice.
Markdown tables are tedious to write by hand and easy to break - a missing pipe, a misaligned separator row, and the whole thing renders as plain text. This tool lets you edit the table as a grid, the way you would in a spreadsheet, and produces correct GitHub-Flavored Markdown automatically.
:---: colonsPaste an existing CSV or a markdown/pipe table into the import box and it loads straight into the grid, so you can keep editing a table you already started instead of rebuilding it.
Cell content that contains a pipe (|) is escaped as \| so it can’t break the markdown table structure, and the HTML output HTML-escapes every value. Nothing you type is rendered as live HTML - it is only ever emitted as text - so pasted content can’t corrupt the output or the page.
Handy alongside the Rich Text to Markdown converter and the Markdown Visualizer for previewing the result.
For informational purposes only. Not financial, medical, or legal advice. You are solely responsible for how you use these tools.