Markdown Table Converter

Parse standard Markdown tables and convert them into CSV or Excel output.

Upload Files

Upload one file. Processing stays in the browser.

Active input: -

Paste Input

Paste CSV, JSON, or Markdown table content directly.

Settings

Result Preview

Load data first and generate a result. The preview will appear here.

How to use

Upload `.md` / `.txt` files or paste a standard Markdown table.

Choose CSV or Excel as the output format.

Verify the headers and column count, then download the result.

Best for

Move Markdown tables from docs into spreadsheet workflows.

Convert README tables into CSV for data cleanup.

Share structured documentation tables with Excel users.

FAQ

Which Markdown table format is supported?

The current version supports standard pipe tables and keeps the header row.

Do alignment markers affect the data?

No. Divider rows are only used to detect the table structure.

Can it download Excel directly?

Yes. Switching the output format to Excel generates an `.xlsx` file.