Markdown Table to CSV
Convert a Markdown table into CSV for Excel or databases.
100% private. Everything runs in your browser. Your data never leaves your device.
Markdown to CSV
What does this tool do?
This tool converts a Markdown table back into CSV so you can open it in Excel, Google Sheets, or a database. Paste a Markdown table, get clean CSV. Runs in your browser.
How to use Markdown Table to CSV - Free Online Tool
- Paste a Markdown table, or click "Try with sample data".
- Click Convert.
- Review the CSV.
- Copy or download it.
Example
Markdown to CSV:
Before
| Markdown |
| | name | age | |
| | --- | --- | |
| | Ali | 30 | |
After
| CSV |
| name,age |
| Ali,30 |
The table is converted to comma-separated values.
Excel formula alternative
Prefer a formula? You can achieve a similar result with no native feature:
not available in Excel
This tool parses Markdown tables into CSV instantly.
When should I use this tool?
Getting doc tables into Excel
Reusing README data
Converting wiki tables
Loading Markdown into a database
Editing doc tables in a spreadsheet
Data extraction from docs
Frequently Asked Questions
Standard pipe-delimited tables with a header separator row of dashes.
No, it runs in your browser.
Yes, the --- row is detected and skipped.
Yes, copy or download it.
Related Tools
Compare Excel Files
Excel Formula Generator
Merge Excel Workbooks
Trim, Clean & Convert Case
Remove Duplicates
Compare Two Excel Columns
Excel ↔ JSON Converter
Excel ↔ XML Converter
EMI Calculator
Age Calculator
Excel ↔ CSV Converter
Split Excel Sheets
Remove Blank Rows/Columns
Format Data
Income & Expense Tracker
Find Duplicates
Split Text (Text to Columns)
Extract Email Addresses
Extract Numbers from Text
Word & Character Counter
Change Text Case
Find & Replace Text
Combine Columns
Remove Special Characters
Add Prefix / Suffix
Reverse Text
Convert Text to Numbers
Split Full Names
Remove Extra Spaces
Extract URLs
Extract Text Between Characters
Add Serial Numbers
Transpose Data
Sort Data
Delete / Keep Columns
CSV Viewer
CSV to JSON
JSON to CSV
CSV to SQL
CSV to Markdown Table
Excel / CSV to HTML Table
Count Unique Values
Data Profiler & Health Check
Percentage Calculator
Percentage Change Calculator
Profit Margin Calculator
CAGR Calculator
Discount Calculator
GST Calculator