Converter

CSV to JSON

Parse CSV with a header row into structured JSON objects.

  1. Paste CSV with a header row in the CSV input area.
  2. Run Convert to parse rows into JSON objects.
  3. Each row becomes an object keyed by the header.
No output yet Paste CSV and run Convert to see the structured JSON.
Example
name,score
Ada,98
Lin,100