JSON to CSV

Turn a JSON array of objects into spreadsheet-ready CSV.

100% private - files never leave your browser

Loading tool…

Convert JSON data into CSV that opens cleanly in Excel or Google Sheets. Paste an array of JSON objects and get a CSV where the object keys become column headers. It is the perfect companion to our CSV to JSON tool. The conversion runs in your browser, so your data stays private.

How to use JSON to CSV

  1. 1

    Paste a JSON array of objects.

  2. 2

    Click convert.

  3. 3

    Copy the CSV output.

Frequently asked questions

An array of objects, where each object becomes a row and its keys become columns.