Markdown Table Converter
Paste tab-separated, CSV-like, pipe-separated, or copied table text and convert it to a GitHub Markdown table.
Markdown output
0 characters · 0 words · 0 lines
Turn copied table text into Markdown
The table converter detects tabs, commas, pipes, and wide spaces, then creates a GFM table with escaped cells.
Works well with
- Tables copied from Word or Google Docs.
- Small CSV snippets.
- Tab-separated spreadsheet rows.
Review complex cells
Markdown tables are simple. Cells with line breaks, nested lists, or merged columns may need manual adjustment after conversion.
Related tools
Frequently asked questions
Can Markdown tables contain merged cells?+
Standard GitHub Markdown tables do not support merged cells. Split merged Word cells before converting for the cleanest result.
Are Word files uploaded to a server?+
The converter is designed to process DOCX files in your browser. Analytics events never include file names, document text, or converted Markdown.