Updated: 2026-07-11
Ad Space (Top)
Markdown Table to CSV Converter
π Result Chart
π How to Use
- Paste your Markdown table content
- Select output format (CSV, TSV, or JSON)
- Click Convert then copy or download the result
β‘ How It Works
Parses Markdown pipe table or plain text table syntax, identifying header separator rows and data rows. Extracts cell content and reformats to chosen output (CSV/TSV/JSON).
πΌ Use Cases
Export Markdown tables from docs to Excel/Google Sheets; convert GitHub README tables to editable formats; import table data into databases.
β FAQ
β Do I need to upload data?
No. All conversion happens entirely in your browser.
β Which Markdown table formats?
Pipe tables (| A | B |) and plain text tables. Headers and data rows are auto-detected.
β Which output formats?
CSV (comma), TSV (tab), and JSON (array of objects).
β Can I open CSV in Excel?
Yes. UTF-8 encoded, compatible with Excel, Google Sheets, and Numbers.
β Is this tool free?
Yes, completely free.
π Related Tools
Ad Space (Bottom)