Word Table to Markdown Converter
Paste a Word table, Google Docs table, spreadsheet rows, CSV-like text, or pipe-separated table and convert it to GitHub Markdown.
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.
Convert Word tables for README files
Use the table converter when a Word table needs to move into a README, GitHub issue, wiki page, or documentation site without keeping Word formatting.
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.