CSV to JSON Converter

Convert CSV rows into clean JSON objects in the browser.

Output

[
  {
    "name": "ToolPDFs",
    "type": "utility"
  }
]