Every CSV converter, in one place.
Convert CSV to (and from) almost any format — all in your browser, with smart type detection so numbers, dates and booleans survive the round trip. Pick a format below.
CSV ↔ JSON, SQL, YAML, XML and friends.
Structured data formats, both directions. Types are inferred from your data, not stringified.
- CSV to JSON
- JSON to CSV
- JSON to Excel
- JSON to SQL
- JSON to HTML Table
- JSON to Markdown
- JSON to TSV
- CSV to SQL
- SQL to CSV
- TSV to CSV
- CSV to TSV
- TSV to JSON
- TSV to Excel
- SQL to Excel
- SQL to Markdown
- SQL to HTML Table
- SQL to XML
- SQL to JSON
- SQL to YAML
- CSV to YAML
- YAML to CSV
- YAML to Excel
- CSV to XML
- XML to CSV
- XML to Excel
- CSV to TOML
- TOML to CSV
- CSV to INI
- INI to CSV
- CSV to NDJSON
- NDJSON to CSV
- NDJSON to Excel
Excel, Arrow and Parquet.
Typed workbooks and the columnar formats pandas, polars and DuckDB read — written entirely in the browser.
Drop a table into your docs.
GitHub-flavored Markdown, semantic HTML, LaTeX, reStructuredText, AsciiDoc, MediaWiki and PDF.
- CSV to Markdown
- Markdown to CSV
- Markdown to YAML
- Markdown to HTML Table
- Markdown to XML
- Markdown to SQL
- Markdown to JSON
- Markdown to Excel
- CSV to HTML table
- HTML table to CSV
- HTML Table to YAML
- HTML Table to Markdown
- HTML Table to XML
- HTML Table to SQL
- HTML Table to JSON
- HTML Table to Excel
- CSV to LaTeX
- CSV to reStructuredText
- CSV to AsciiDoc
- CSV to MediaWiki
- CSV to PDF
Map formats from lat/lng columns.
Turn coordinate columns into GeoJSON, KML or GPX — and back.
Fixed-width, code, and app imports.
Re-delimit, generate code, or format for Notion and Airtable.
Other categories.
Common questions.
-
·
Are all these converters free?
Yes — every converter runs in your browser, free, no signup and no required upload. Heavy engines (Excel, Arrow, Parquet) load on demand the first time you use them.
-
·
Do conversions preserve column types?
Yes. We infer a type per column from your data, so numbers stay numbers, dates stay dates and booleans stay booleans rather than becoming quoted strings.
-
·
Which direction is supported?
Most tabular formats convert both ways (CSV→X and X→CSV). Each card above is a separate tool; pick the direction you need.