Convert JSON arrays to CSV format
Paste your JSON array
Copy and paste a JSON array of objects into the input field.
View CSV output
See your JSON data converted to comma-separated values format.
Download the CSV
Click the Download button to save the CSV file to your computer.
Nested objects can be flattened using dot notation (e.g., address.city becomes a column) or converted to JSON strings within cells. The tool provides options for how you want to handle nested data structures.