CSV
Markdown
Advanced Settings
Delimiter
Alignment

CSV ↔ Markdown Table

Convert between CSV (Comma-Separated Values) and Markdown Table formats. CSV is the standard for spreadsheet data exchange, while Markdown tables are commonly used in documentation, README files, and GitHub issues.

Use Cases

Converting spreadsheet data to Markdown for documentation, pasting API response CSV into GitHub issues, generating Markdown tables from CSV exports, and converting Markdown tables back to CSV for spreadsheet analysis.

Limitations

Complex Markdown formatting (links, images, inline code) in table cells is preserved as raw text. Multi-line cells are not supported. The tool handles flat tabular data only.