CSV to JSON Converter
Convert CSV rows into clean JSON objects in the browser.
Output
[
{
"name": "ToolPDFs",
"type": "utility"
}
]Convert CSV rows into clean JSON objects in the browser.
[
{
"name": "ToolPDFs",
"type": "utility"
}
]