Move tabular data between CSV and JSON
Convert header-based CSV into an array of objects, or turn a JSON object array into a properly quoted CSV file.
Move tabular data between formats
Convert CSV with headers into JSON objects, or turn a JSON object array into a clean CSV file.
Runs locally in your browserConvert header-based CSV into an array of objects, or turn a JSON object array into a properly quoted CSV file.
Choose CSV to JSON or JSON to CSV, select comma, semicolon or tab when reading CSV, paste the data, convert it and copy the output.
The transformation is implemented in Zituo's local JavaScript modules. Inputs are parsed and processed in memory, with automated tests covering common syntax and boundary cases.
Convert header-based CSV into an array of objects, or turn a JSON object array into a properly quoted CSV file.
Choose CSV to JSON or JSON to CSV, select comma, semicolon or tab when reading CSV, paste the data, convert it and copy the output.
The tool runs in your browser. Your selected files, entered content and generated results are not sent to Zituo Tools.