Transform JSON arrays into CSV spreadsheet format. Automatically detects columns and handles nested objects.
CSV output will appear here...Paste a JSON array into the input.
Click convert to transform to CSV format.
Copy or download the CSV file.
Arrays of objects work best. Each object becomes a row.
Yes, nested objects are flattened with dot notation.
Yes, you can choose comma, semicolon, tab, or pipe.