TSV to Markdown Table Converter
Paste a cell range copied from Excel on the left, and the Markdown table appears on the right. Everything happens in the browser; nothing is sent to a server.
Loading...
About This Tool
- You can copy a cell range selected in Excel or a spreadsheet and paste it directly (it's treated as tab-separated text).
- The first row is treated as the header row.
- A `|` character within a cell is automatically escaped.
- Conversion happens entirely in the browser; nothing you enter is sent to a server.