JSON <-> CSV Converter
Paste JSON or CSV. The tool auto-detects the input and converts to the other format. Runs locally in your browser. No uploads.
- Convert JSON arrays to CSV and CSV back to JSON.
- Choose delimiter, flatten nested fields, and preview output.
- Ideal for reports and spreadsheets.
- Share results: Generate a secure link to share your current input and results with teammates — nothing is uploaded to any server.
Tip: For best CSV output, use a JSON array of objects (e.g. [{"id":1,"name":"A"}]). Nested objects can be
flattened (optional).
Flattening and conversion options
Recipes
Flattening preview
Column selection
Input
Output
Separate CSV tables
Nested arrays can be exported as individual CSV files while the main output stays available above.
Next steps
After a conversion that involves CSV, pick a column and turn it into a plain list. Send it directly to List Comparator.