Skip to content

CSV ↔ JSON

New

Convert CSV spreadsheets to JSON arrays and JSON objects back to CSV with quoted-field support.

  • Processed in your browser
  • Privacy-first
  • No account required
  • Nothing uploaded by default

Examples

CSV to JSON

name,tools
DevKit,100
[{"name":"DevKit","tools":"100"}]