Minimo Digital
Minimo Digital

CSV ↔ JSON Converter

Parse quoted CSV and flatten arrays of objects to CSV.

CSV → JSON

JSON → CSV

How to Convert CSV and JSON?

CSV to JSON:

  1. Paste your CSV data (with headers in first row) in the left text area.
  2. Click Convert to transform it to JSON array format.
  3. Click Copy JSON to copy the result.

JSON to CSV:

  1. Paste your JSON array of objects in the right text area.
  2. Click Convert to transform it to CSV format.
  3. Click Copy CSV to copy the result.