Convert JSON files into Excel (.xlsx, .xls) or CSV.
Upload a .json / .jsonl file or paste JSON, preview the table, then download a clean .xlsx, .xls, or .csv file. Nested objects can be flattened automatically.
or click to browse (.json, .jsonl — max 10 MB)
address.city.| Plan | File size | Row limit | Notes |
|---|---|---|---|
| Free (you) | 10 MB | Up to 20,000 | Keeps performance smooth; avoids memory crashes. |
| Pro | 25 MB | Up to 50,000 | Suitable for mid-size datasets. |
| Premium | 50 MB | Up to 100,000 | For larger / enterprise JSON exports. |
Arrays of objects, wrapper objects that contain arrays, single objects, and JSON Lines.
Excel (.xlsx), Excel 97-2003 (.xls), and CSV (.csv).
Yes. Convert once, then switch Output format and click Download again.
Nested arrays are stored as JSON text in a cell so the table stays one row per record.