CSV → JSON
Convert CSV into JSON locally in your browser (basic CSV quoting supported).
AdSense
Top banner
Delimiter
Rows: 2
CSV input
JSON output
[
{
"name": "Alice",
"age": "30"
},
{
"name": "Bob",
"age": "27"
}
]AdSense
Mobile inline (between input and results)