CSV Converter
Convert CSV to JSON, or JSON to CSV, instantly in your browser.
Loading tool…
About this tool
Paste or upload a CSV file to convert it to JSON, or paste a JSON array to convert it to CSV, with configurable delimiters.
How to use
- Paste CSV or JSON, or upload a .csv file.
- Choose the conversion direction and delimiter.
- Copy or download the converted result.
FAQ
Does it handle quoted fields with commas?
Yes, standard CSV quoting rules (double quotes, escaped quotes) are handled correctly.
Is there a file size limit?
Conversion happens in your browser's memory, so very large files (100MB+) may be slow depending on your device.