Convert JSON arrays to downloadable CSV tables instantly. Flatten nested objects, choose columns, and download. 100% free, processed in your browser.
Paste a JSON array or upload a .json file. The data is parsed instantly.
Review the parsed data table. Nested objects are flattened into dot-notation columns.
Click Download to save the converted data as a CSV file.
Yes, 100% free with no account required.
Yes. Nested objects are flattened using dot notation (e.g., address.city becomes a column header).
All processing happens in your browser. No data is sent to any server.
The input should be a JSON array of objects (e.g., [{...}, {...}]). Single objects are wrapped in an array automatically.
All detected columns are included by default. You can remove columns from the preview before downloading.