Convert CSV to JSON. Paste CSV with a header row and each row becomes an object, with keys taken from the header.
CSV Input
JSON Output