Home / Developer Tools / CSV ↔ JSON

CSV ↔ JSON

Convert CSV to a JSON array and JSON back to CSV.

How to use

  1. Pick the direction.
  2. Paste CSV (first row = headers) or a JSON array.
  3. Convert and copy or save.

Frequently asked questions

Are quoted fields with commas handled?

Yes - parsing uses Papa Parse, which fully supports quoting, escapes and newlines in fields.

Is my data uploaded?

No - spreadsheets and exports are converted locally.

Related tools

  • CSV ↔ XML — Convert CSV rows to XML elements and back.
  • Markdown Editor — Write Markdown with a live side-by-side preview.
  • Markdown Preview — Paste Markdown, see exactly how it renders.
  • Markdown to HTML — Convert Markdown into clean HTML markup.
  • HTML to Markdown — Turn HTML back into tidy Markdown.
  • JWT Decoder — Decode JWT header and payload, with expiry check.

See all developer tools