JSON to CSV Converter

Convert JSON arrays to CSV format. Preview the data as a table, then download as a .csv file.

Drop JSON file here
JSON Input (array of objects)
CSV Output
Table preview will appear here...
Raw CSV will appear here...

How to Use the JSON to CSV Converter

Paste a JSON array of objects into the input area. Each object in the array becomes a row in the CSV, and the object keys become column headers. The converter handles nested objects by flattening them with dot notation.

Supported JSON Formats

Options

Tips

More JSON Tools