Markdown
Markdown Table to CSV
Convert a Markdown table to CSV.
How it works
- 1Paste a Markdown table.
- 2It is converted to CSV with safe quoting.
- 3Copy or download the CSV.
Use cases
- Open table data in a spreadsheet.
- Export data for analysis.
- Migrate a table out of Markdown.
Frequently asked questions
Are commas handled?
Yes. Cells with commas, quotes, or newlines are quoted per the CSV standard.
Which table is converted?
It operates on the first Markdown table in the input. Put the table you want to change at the top.
Is it private?
Yes. Tables are processed entirely in your browser; nothing is uploaded.
Read the guide
How to convert a Markdown table to CSV
Export a Markdown table to CSV so you can open it in a spreadsheet — the natural round trip when you edited data as a table and now need to crunch it.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.