Does the converter require headers?
Yes. The first CSV row is used as the JSON object field names.
Parse CSV text with a header row and convert it into JSON objects for API tests, fixtures, and quick data migration notes.
Yes. The first CSV row is used as the JSON object field names.
Yes. Quoted cells can contain commas, and doubled quotes are unescaped.