Convert CSV to JSON
Convert CSV spreadsheet data to structured JSON arrays or objects. Ideal for importing tabular data into web applications, APIs, and NoSQL databases. Supports custom delimiters, nested JSON modes, and pretty-printing.
CSV to JSON Options
Customize the conversion output using these format-specific options. Set them in the Options panel above or pass them in the API options object.