Are quoted fields and embedded line breaks supported?
Yes. Quoted delimiters, escaped quotes, and line breaks inside quoted fields are parsed as part of the same value.
Convert CSV and JSON live with dialect detection, safe type inference, nested-object handling, and table previews.
Workspace
First 100 rows
Enter CSV or JSON to preview the converted rows.
Yes. Quoted delimiters, escaped quotes, and line breaks inside quoted fields are parsed as part of the same value.
It converts unambiguous numbers, true, false, and null. Values with leading zeroes such as 001 remain text so identifiers are not unintentionally changed.
By default, nested arrays and objects are stored as JSON text in one cell. Enable flattening to expand nested object keys into dot paths such as profile.city; arrays remain JSON text.
Spreadsheet programs may execute cells beginning with characters such as =, +, -, or @ as formulas. Protection prefixes those cell values so they open as text.
The table shows at most the first 100 rows for readability. Copy and download actions always use the complete converted result.