xxxx.re
DataPrivacy-firstNo trackingRuns locally

JSON <-> CSV Converter

Convert JSON arrays to CSV and parse CSV back into JSON.

Quick tips

  • *Paste JSON or CSV into the input.
  • *Pick a conversion direction.
  • *Copy the converted output.
Everything runs locally in your browser. No uploads or tracking.

How it works

  1. Step 1

    Paste JSON or CSV into the input.

  2. Step 2

    Pick a conversion direction.

  3. Step 3

    Copy the converted output.

FAQ

What JSON shape is supported?+

Use arrays of objects with matching keys for the best results.

Does it handle quoted CSV?+

Yes, for standard quoted CSV with commas and quotes.