- Home
- Developer
- CSV to JSON
CSV to JSON
Convert CSV tables into JSON data.
The CSV to JSON converter turns tabular CSV data into JSON arrays or objects. It supports custom delimiters and a first-row header option for cleaner output.
Please enter some input.
How to use
- Paste CSV data into the input field.
- Choose whether the first row is a header and select the delimiter.
- Copy the generated JSON array.
Frequently asked questions
What happens without a header row?
Rows are converted into arrays of values instead of objects.
Which delimiters are supported?
Comma, semicolon and tab are available.
Related tools
JSON Formatter
Format, validate and minify JSON in one place.
XML Formatter
Pretty-print and indent XML documents.
YAML Formatter
Format YAML and convert between YAML and JSON in both directions.
JWT Decoder
Decode JWT header, payload and expiration.
Hash Generator
Generate SHA-1, SHA-256, SHA-384 and SHA-512 hashes.
Number Base Converter
Convert numbers between binary, octal, decimal, hex and more.