Convert between Excel and Markdown tables
Wikis and READMEs want pipe tables, finance wants .xlsx. Copy-pasting between them mangles columns and quotes. Both directions are converted structurally: sheets become pipe tables with proper escaping, and Markdown tables become real spreadsheet cells with numbers typed as numbers.
Drop your file here — or click to choose
Excel workbook (.xlsx) or Markdown text · up to 50MB each · processing starts instantly, preview is free
No signup needed. Only pay if you want the clean file.
How it works
- Upload a .xlsx (for Markdown output) or a .md/.txt file containing pipe tables.
- Pick the direction (auto-detected default: Excel → Markdown).
- Download the converted file.
Frequently asked questions
Multiple sheets / tables?
Every sheet becomes its own ## section; every Markdown table block becomes its own worksheet (Table1, Table2 …).
Formulas and formatting?
Values are exported (formula results where available); styling, charts and merged cells are not carried across.
When this tool is not the right choice
You need CSV instead.
Use the Excel to CSV converter.
Use the Excel to CSV converter.