Convert nested JSON
Nested objects become dot-path columns such as company.name. Arrays are converted into readable text values.
Private JSON to CSV converter
Convert JSON to CSV directly in your browser. Paste JSON, flatten nested objects into columns, choose a delimiter, preview the table, and download CSV without uploading your data.
Nested objects become dot-path columns such as company.name. Arrays are converted into readable text values.
Preview the generated table, search rows, and hide columns before downloading the CSV.
JSON parsing and CSV export run in your browser, so your data does not need to be sent to a cloud converter.
Yes. Paste JSON or upload a .json file, preview the generated table, then download CSV.
No. JSON is parsed in your browser and is not uploaded to a server.
Yes. Nested objects are flattened into dot-path columns. Arrays are converted into readable text values.
The converter supports arrays of objects, a single object, and an object containing one array field.
Yes. Choose comma, tab, semicolon, or pipe before downloading the CSV.