CSV ⇄ JSON
Convert CSV to a JSON object array or export a JSON array as standard CSV — live both ways.
Loading tool…
This tool runs locally in your browser — your content is never uploaded to a server.
How to use
- 1.Pick a direction: CSV → JSON or JSON → CSV.
- 2.CSV → JSON: paste CSV text (first row is the header) and get a JSON object array live.
- 3.JSON → CSV: paste an array of objects (e.g. [{...},{...}]) and get standard CSV text.
- 4.Click “Copy” or “Download” to save; conversion errors explain the exact cause.
FAQ
Related tools
JSON Formatter
Paste JSON to beautify or minify it instantly; invalid JSON reports the exact error location.
Regex Tester
Test regular expressions with live match highlighting and capture groups, plus built-in examples.
Case Converter
Convert variable names between camelCase, snake_case, kebab-case and more — batch friendly.
JWT Decoder
Paste a JWT to decode its header and payload, with exp/iat converted to readable dates.
