Converters
JSON ↔ CSV
Convert between JSON arrays and CSV
How to use / Notes
How to use
- Paste a JSON array or CSV into the input.
- Toggle the direction (JSON→CSV or CSV→JSON).
- Review the result, then copy or download it.
Notes
- JSON is expected to be an array of objects; nested values may be stringified.
- Missing fields or differing key orders can shift columns.