tidyoutput.
← All tools

Markdown Table to Excel

Paste any text that contains Markdown tables. The tool finds every table, shows a preview, and exports CSV or clipboard data that pastes perfectly into Excel and Google Sheets.

Paste text containing Markdown tables

Get AI tables into a spreadsheet

Ask an AI for data and you get a Markdown table drawn with pipe characters. Paste that into Excel and everything lands in one column. This tool parses the table structure properly: it detects each table in your text, splits the cells, and hands you spreadsheet- ready output.

Three export options

  • Download CSV. A UTF-8 CSV file with a byte order mark, so Excel opens accented characters and non-Latin scripts correctly.
  • Copy for Excel / Sheets. Copies tab-separated values. Click a cell in Excel or Google Sheets, paste, and each value lands in its own cell.
  • All tables as CSV. If your text contains several tables, export them all in one file, separated by a blank line.

Handles messy input

You do not need to isolate the table first. Paste the whole AI answer, including paragraphs around the tables, and the parser extracts just the tabular parts. Everything runs locally in your browser.

Frequently asked questions

How do I paste a ChatGPT table into Excel?

Paste the answer here, then click Copy for Excel / Sheets. In Excel, select the destination cell and paste. Each value goes into its own cell with columns preserved.

Why does my CSV show broken characters in Excel?

Plain UTF-8 CSVs without a byte order mark confuse older Excel versions. The CSV from this tool includes the mark, so accents, currency symbols, and non-Latin text open correctly.

Can it extract more than one table at once?

Yes. Every table in the pasted text is detected. Switch between them with the numbered buttons, export one at a time, or download all of them in a single CSV.

Does it support .xlsx?

It exports CSV and tab-separated values, which Excel and Google Sheets open natively. Once opened you can save as .xlsx from inside the spreadsheet app.

Is my data uploaded?

No. Table parsing and file generation run entirely in your browser.

More tools