How to use it
- Paste CSV and choose its delimiter.
- Indicate whether the first row contains headers.
- Create and copy the Markdown table.
Search by tool name or category.
No tools found.
Create clean Markdown table syntax from quoted CSV data in one step.
Transform delimited rows into a Markdown table for documentation, issue trackers and README files.
When no header is supplied, the converter creates Column 1, Column 2 and similar labels so the Markdown remains valid.
CSV headers name and score become a Markdown header row followed by a separator row and the data.
Pipe characters are escaped and line breaks become HTML br elements. Rendering may vary slightly between Markdown platforms.