Private table workbench
Convert Markdown tables to CSV or TSV.
Convert a Markdown table copied from GitHub to CSV or TSV, or turn CSV and TSV into a Markdown table. Processing stays in this browser.
Convert a table
Enter a table, then select Convert.
Limits: 2 MB / 10,000 rows / 50,000 cells. No type coercion or persistence. Input, results, and cell contents stay in this browser.
Supported scope
- Markdown supports a header, separator, data rows, escaped pipes, and alignment markers.
- CSV and TSV preserve quotes, line breaks, Unicode, empty cells, and leading zeros.
- Cells beginning with =, +, -, or @ are warned about; safeguarding adds an apostrophe only when selected.
Review the output and destination requirements before opening it in a spreadsheet.