How it works
- Input. Paste your content or drop a supported file.
- Options. Adjust the options for the result you need.
- Process. Run the tool, then copy or download the result.
Turn JSON arrays into spreadsheet-ready CSV.
Flatten a JSON object or an array of flat objects into rows and columns that can be opened in Excel or Google Sheets.
[{"id":1,"code":"BR"},{"id":2,"code":"PT"}]id,code 1,BR 2,PT