Convert Markdown to CSV
Convert Markdown tables into CSV format
Markdown Input
Drop a CSV file here or
Only the first file is used if multiple are dropped.
The request is made directly from your browser. No proxy is used.
CSV Output
CSV output will appear here...
How to Use This Tool
This tool converts Markdown tables into CSV format. Paste a pipe-delimited Markdown table and get clean CSV output. Runs directly in your browser.
- Provide your Markdown — Paste a Markdown table or drop a .md file.
- Get your CSV — The converted output appears instantly. Copy or save the result.
FAQ
2 questionsDoes this tool upload my data?
No. It runs entirely in your browser. Your data is never sent to a server.
What Markdown table format is supported?
Standard GitHub-flavored Markdown tables with pipe (|) delimiters. The separator row (dashes) is automatically detected and removed.