Step by step
How to use JSON to CSV
- 1
Paste a JSON array containing objects with the records you want to export.
- 2
Choose a delimiter and convert the array after the JSON passes validation.
- 3
Review the detected columns and copy the escaped CSV output into a file or spreadsheet.