Convert CSV files to JSON and JSON to CSV with custom delimiters.
Drag & drop a file here, or click to browse
Supports CSV, JSON files
Privacy: This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.
name,age,city John,30,NYC Jane,25,London
[{"name":"John","age":30},{"name":"Jane","age":25}]id value category 1 100 A 2 200 B
A: Comma, tab, semicolon, pipe, and custom delimiters.
A: Yes, option to use first row as headers or generate indexes.
This tool runs entirely in your browser. No data is sent to our servers. We don't store, share, or have access to any of the information you process here.