Add CSV, TSV or JSON data files.
Batch CSV, TSV & JSON Conversion
Detect each input by extension, batch-export one target format, preview the first output and download files individually or as a ZIP.
Choose an output format and confirm the credit cost before running.
Preview parsed output, then download one file or a ZIP.
Drop CSV, TSV or JSON files
Input format is detected automatically
Contents are read only in this browserLess mechanical sorting, more focus
System imports
Turn several CSV files into JSON object arrays for internal tools.
Cross-system exchange
Switch between CSV and TSV to resolve delimiter compatibility.
Data checks
Preview parsed output before download to catch syntax problems early.
Questions before you begin
Are commas inside CSV fields supported?
Yes. Common double-quoted fields, escaped quotes and line breaks are parsed.
Can JSON have any shape?
For reliable tabular conversion, input must be an object or object array; nested values are serialized as JSON text.
Is the data retained?
No. Parsing and download happen in the current browser.