Convert CSV or TSV to Markdown Table
Turn CSV or TSV data into a readable GitHub-flavored Markdown table, ready to copy or download.
Choose files or drop them here
Supports CSV
Files are processed locally in your browser.
Drop to start conversion
Converting your files
This happens locally in your browser.
{completed} / {total} files{filename} 0 / 0
Converted Files
Select a file to preview, edit, copy, or download.
Frequently Asked Questions
What delimiter does the CSV converter support?
Is there a limit to the number of rows?
How to create Markdown tables from CSV or TSV
Markdown tables are easy to read but awkward to type by hand. If your data already lives in Excel, Google Sheets, or another spreadsheet, export it as CSV or TSV and convert it here.
The converter detects common delimiters, escapes pipe characters, and produces a table you can paste into documentation or a README.
Building a small table from scratch instead? The Markdown table generator lets you create one cell by cell, or paste a range straight from a spreadsheet.