JSON ↔ CSV Converter
Convert between JSON and CSV formats instantly
Tips
- • JSON input must be an array of objects:
[{...}, {...}] - • CSV input must have a header row as the first line
- • Commas and quotes inside values are handled automatically
- • Download the result as a
.csvor.jsonfile