All tools

CSV to JSON converter

Paste CSV and get JSON back instantly on your device. Handles quoted fields, custom delimiters, and optional number and boolean parsing.

Free
CSV
Delimiter
[  {    "name": "Ada",    "age": 36,    "active": true  },  {    "name": "Linus",    "age": 28,    "active": false  },  {    "name": "Grace",    "age": 41,    "active": true  }]
Rows 3