CSV to Markdown Table
Convert raw CSV into a clean GitHub-flavored Markdown table. Everything runs in your browser, so your data stays local.
Detected delimiter: Comma
0 rows
Parsed Preview
Paste CSV or load the sample to preview the table.
How it works
1. Paste or upload CSV
Use comma, semicolon, or tab-separated CSV. Quoted values are supported, including commas inside quoted cells.
2. Adjust the output
Choose whether the first row is the header, set a single alignment style, trim whitespace, and decide whether to pad columns for readability.
3. Copy into docs
Copy the generated Markdown table into GitHub READMEs, Markdown docs, changelogs, or wikis, or download it as a .md file.