ChatGPT table to Excel in one click
ChatGPT tables are Markdown: pipes and dashes. Paste the answer here and download an .xlsx with one worksheet per table, numeric cells and bold headers — nothing to clean up by hand.
Why pasting a ChatGPT table into Excel goes wrong
A Markdown table is text: | Name | Score | with a row of dashes underneath. Pasted into Excel it lands in a single column, or every pipe becomes part of the cell. Text-to-columns gets you halfway and leaves the alignment row behind.
Rendering the Markdown first gives you real rows and columns, and the Excel writer here turns every table in the answer into its own worksheet.
Fix it in 30 seconds
- Copy the answer — use ChatGPT's copy button so the table stays Markdown.
- Paste it here — the live preview shows the table; "Copy code" and role labels are removed automatically.
- More formats → To Excel (XLSX) — one worksheet per table; the file downloads immediately.
What the workbook contains
- One worksheet per Markdown table, named after the nearest heading.
- Numbers stored as numbers ("1,234.56" becomes 1234.56), everything else as text.
- Bold header row and column widths fitted to the content.
- Opens in Excel, Numbers, LibreOffice and Google Sheets. Built entirely in your browser — the table never leaves your device.
⬇ Drop your .md here — or try the sample
Converts in seconds · nothing stored · no signup
Files are processed temporarily for conversion and not stored.
Frequently asked questions
Does it work with tables from Claude, Gemini, DeepSeek or Kimi?
Yes. Any Markdown table works, whichever assistant wrote it. Several tables in one answer become several worksheets.
What happens to formulas or bold text inside cells?
Cells are exported as their plain text. Formatting inside cells is not carried into Excel; formulas written in LaTeX arrive as their source text.
Can I also get the table in Word?
Yes — To Word (DOCX) exports the same document with the table as a real Word table.
Is it free?
Free, no account, and the Excel file is generated in your browser — nothing is uploaded.