How do I convert JSON to CSV?
On the DevTools JSON to CSV page, paste a JSON array and click Convert. The first row is the header; each following row is one record.
DevTools JSON to CSV converts JSON arrays or objects into CSV tables for Excel and database import, with nested fields flattened—all processed locally in your browser.
Nested objects are flattened into dot-notation column names (e.g. user.name). Array fields are serialized as JSON string columns. Great for exporting API list data.
On the DevTools JSON to CSV page, paste a JSON array and click Convert. The first row is the header; each following row is one record.
Nested fields are flattened into multi-level column names such as user.name.
This page only supports JSON to CSV. Use the CSV to JSON converter for the reverse direction.
No. Conversion runs locally in your browser.
Convert between common formats: CSV/JSON, YAML/JSON, TOML/JSON, Markdown/HTML, timestamps, image Base64, text encodings, and number bases.
Format and beautify SQL, HTML, XML, and YAML, plus a regex debugger—all run locally in the browser, free with no sign-up.
Upload a logo, preview browser and Google search results, configure iOS/Android icons, and generate a complete favicon package in one click.
Base64, JWT, SHA256, MD5, HMAC, Bcrypt, RSA keys, SSL certificates, and password strength—common encoding and security text utilities.