Export
Paste a spreadsheet export and get an array of objects.
JSON
Convert a CSV table into a JSON array of objects. The separator is detected automatically or set by hand.
Quotes and line breaks inside cells are handled correctly. Parsing runs locally in the browser.
The tool is intended for converting a CSV table into JSON.
Paste a spreadsheet export and get an array of objects.
Prepare an API request body from table rows.
Get numbers and booleans instead of strings.