Loading…
Paste CSV data with a header row and convert it to a formatted JSON array of objects, computed entirely in your browser.
CSV
JSON
[
{
"name": "Ada Lovelace",
"role": "Engineer",
"active": "true"
},
{
"name": "Grace Hopper",
"role": "Admiral",
"active": "true"
}
]Format, validate, diff, query, and convert JSON — plus guides that deepen the same topic.
Primary references for claims on this page