JSON → CSV
Convert JSON data to CSV, flattening nested structures into columns.
Home / Office Tools / Data
Convert between data formats for development work.
The Data category holds conversion and cleanup tools for developers and analysts. Turn a JSON API response into a CSV table you can open in Excel, convert spreadsheet data into JSON for your code, work with legacy XML, or tidy and validate a data structure before you use it. The conversion runs in your browser, so sensitive and internal data stays with you.
Convert JSON data to CSV, flattening nested structures into columns.
Convert a CSV table to JSON using the first row as headers.
Convert XML with repeating elements to CSV, one element per row.
Format, validate, and minify JSON or XML data.