Free Private Tools
🔒 100% private — files are processed on your device, never uploaded. Free forever, no sign-up.
← All tools

JSON to CSV — Free Online, No Upload Needed

Flatten an array of objects to CSV. Handles nested keys with dot notation.

Data & DevFreeNo upload

Open the interactive json to csv tool — free, runs in your browser.

About this json to csv

Open API data in Excel or Google Sheets: convert an array of JSON objects to CSV, with nested objects flattened to dot-notation columns and proper quoting.

How to use

  1. Paste a JSON array of objects.
  2. Click Convert to CSV and check the header row.
  3. Download the .csv file.

JSON to CSV FAQ

What input shape is expected?

An array of objects, e.g. [{"a":1},{"a":2}]. A single object is wrapped automatically.

Related Data & Dev tools