Finds Every Table in the Document
Paste a whole README, report, or ChatGPT answer. Markdown to Excel scans the document for GFM pipe tables, skips fenced code, and lists what it found — no cutting a table out by hand first.
Markdown to Excel in one step — every table in your document detected, previewed, and exported as an XLSX workbook or CSV, with alignment kept and numbers written as real numbers. Free and private, in your browser.
Markdown to Excel reads a whole document, finds the GFM pipe tables inside it, and writes them into a real .xlsx workbook — one worksheet per table, with typed numbers and the alignment your delimiter row asked for.

Detection across the whole document, one sheet per table, and cells typed the way a spreadsheet expects.
Paste a whole README, report, or ChatGPT answer. Markdown to Excel scans the document for GFM pipe tables, skips fenced code, and lists what it found — no cutting a table out by hand first.
Each table becomes its own sheet, named after the heading above it. Names are cleaned of characters Excel rejects, clamped to 31 characters, and de-duplicated, so the workbook always opens.
1,240 · $18.50 · -3.2% · 1.4e3 become numeric cells, not text that looks numeric. Percentages are stored as fractions under a percent format, so SUM, AVERAGE, and charts work the moment the file opens.
The delimiter row's :---, :---:, and ---: set the column alignment. The header row is bolded, tinted, frozen, and filtered; columns are sized to fit; a <br> becomes a real in-cell line break.
**bold**, `code`, ~~strikethrough~~, and [links](url) are reduced to the text a spreadsheet wants — or kept verbatim. One switch either way.
Download the whole workbook, a single sheet, or a UTF-8 CSV with the byte-order mark Excel needs for accents and CJK. Or copy as TSV and paste straight into open cells.
The converter writes an Office Open XML package whose rows, columns, and cell types are the ones Excel works with natively.
| In Markdown | In Excel | Conversion note |
|---|---|---|
| a | b | | Worksheet row | Squared up to the header width |
| --- | | Structure marker | Not written as data |
:--- / :---: / ---: | Column alignment | Applied to the whole column |
## Heading | Worksheet name | Cleaned and de-duplicated |
1,240 · $18.50 | Numeric cell | Ready for SUM and charts |
-3.2% | Percent cell | Stored as -0.032 |
**bold** `code` | Plain cell text | Optional — keep the source instead |
[label](url) | The label | Link text is what a sheet needs |
a<br>b | Wrapped cell | A real in-cell line break |
```…``` | Skipped | Fenced code is documentation, not data |
No install, no sign-up — paste the document, check what was detected, and download the workbook.
Drop in a README, report, release notes, or AI answer containing one or more pipe tables — or open a local .md file.
Every table is listed under its heading. Review the grid — cells recognised as numbers are highlighted — and flip the switches if you want the raw Markdown kept.
Export an .xlsx with one worksheet per table, a single sheet, or a CSV. Markdown to Excel builds the file in your browser, and it opens in Excel, Numbers, LibreOffice, and Google Sheets.
Anyone whose data was written as pipes alone, and now needs to be sorted, summed, or charted.
A board pack drafted in Markdown holds numbers someone will want to chart. Hand over a workbook instead of a table they have to retype.
Benchmarks, compatibility matrices, pricing tiers, and API parameters live in repos as pipe tables. Pull them into a sheet to sort, filter, and diff.
ChatGPT and Claude answer with Markdown tables. Run Markdown to Excel instead of pasting one into a cell and watching the whole row land in column A.
A Markdown table cannot sum a column. Convert it, and the numbers are already typed correctly for formulas, filters, and pivot tables.
An .xlsx file is a ZIP of XML, and Markdown to Excel assembles it on your machine rather than on a server. Your document, its tables, and the finished workbook all stay on your device.
Going the other direction, editing a table by hand, or exporting somewhere else entirely.
Answers about multiple tables, number typing, alignment, formatting, other spreadsheet apps, and privacy.
Paste your document, review the tables it contains, and download an .xlsx workbook — free, private, and instant.