Loading...
Convert CSV to JSON or JSON to CSV — with custom delimiters, record count, and file download.
Select CSV → JSON or JSON → CSV conversion mode.
Paste your CSV or JSON data into the input area.
Choose comma, semicolon, tab, or pipe as the CSV delimiter.
See results instantly, then copy or download the output file.
CSV → JSON and JSON → CSV in one tool.
Supports comma, semicolon, tab, and pipe delimiters.
Handles quoted fields, escaped quotes, and fields with delimiters.
Download converted output as .json or .csv file.
Shows the number of records converted.
All conversion happens in your browser.
Yes, the parser correctly handles double-quoted fields, escaped quotes (""), and fields containing delimiters.
It expects an array of objects: [{"key":"value"}, ...]. A single object is auto-wrapped in an array.
Yes, choose from comma, semicolon, tab, or pipe separators.