Convert CSV tables into JSON arrays, or flatten JSON objects back into CSV for spreadsheets and data pipelines.
Last updated: June 2026 | By Patchworkr Team
| name | role | location |
|---|---|---|
| Ada Lovelace | Mathematician | London |
| Grace Hopper | Computer Scientist | New York |
| Alan Turing | Researcher, Cryptanalyst | Bletchley Park |
JSON output will appear here.
CSV input uses the first row as headers and maps each later row into a JSON object.
JSON input can be an array of objects or a single object. Nested values are flattened with dot notation.
Quoted CSV values, commas inside cells, multiline entries, and nested arrays are supported.
Related Tools
Convert between .env files and JSON objects.
Convert between INI files and JSON objects.
Convert between JPG images and WebP files.
Convert between PNG images and WebP files.
Convert between JPG images and PNG files.
Convert between JSON objects and XML documents.