CSV ↔ JSON Converter
Convert between CSV and JSON directly in your browser.
InputCSV
73 charsOutputJSON
Ready[
{
"name": "Ada Lovelace",
"role": "Engineer",
"city": "London"
},
{
"name": "Grace Hopper",
"role": "Admiral",
"city": "New York"
}
]Status
Converted locally.