Converters / LING.TOOLS

CSV ↔ JSON

Convert quoted, multiline CSV data to JSON records and JSON arrays back to CSV.

Input & settings

01
Configure tool input
Processed in your browser. Your input is never uploaded or saved.

Result

02

Ready when you are

Set up your input and run the tool. Your result will appear right here.

Private · Instant · Local

GUIDE & CONTEXT

About this tool

Supports RFC-style double-quote escaping and CRLF line endings. The first CSV row is treated as column names.

How to use it

  1. Choose CSV to JSON or JSON to CSV.
  2. Paste the data and convert; review types because CSV values are strings.
Example

name,age followed by Ada,36 becomes [{"name":"Ada","age":"36"}].

↑ ↓ navigate · Enter openEsc close