Free, browser-based utilities for everyday developer workflows

JSON <-> CSV Converter

Paste JSON or CSV. The tool auto-detects the input and converts to the other format. Everything runs locally in your browser.

  • Convert JSON arrays to CSV and CSV back to JSON.
  • Choose delimiter, flatten nested fields, and preview output.
  • Ideal for reports and spreadsheets.

i Tip: For best CSV output, use a JSON array of objects (e.g. [{"id":1,"name":"A"}]). Nested objects can be flattened (optional).

Delimiter:
Shortcuts: Ctrl + Enter Convert, Esc Clear status

Input

Detected: -- Items/rows: 0

Output

Output: -- Items/rows: 0
Export a CSV column as a list

After a conversion that involves CSV, pick a column and turn it into a plain list. Send it directly to List Comparator.

Open List Comparator ->