Separator
First row
Values
Format
CSV

JSON

Paste a CSV table to see the result

CSV to 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.

About the tool

The tool is intended for converting a CSV table into JSON.

01

Export

Paste a spreadsheet export and get an array of objects.

02

Request

Prepare an API request body from table rows.

03

Types

Get numbers and booleans instead of strings.