file tools by iSocialize

Running locally ยท 0 bytes sent

Working now

JSON to CSV

Takes an array of objects and works out the columns from every key it finds, so rows with missing fields still line up.

How to use it

  1. Drop a JSON file.
  2. Wait for it to convert.
  3. Copy the CSV or save it.

Questions

What if my JSON is nested?

Nested objects are written as JSON text inside the cell. Deep flattening changes the meaning of the data, so it is left to you.