CSV to JSON Converter
Delimiter:
Half-width Comma - ,
Full-width Comma - ,
Tab
Space
Semicolon - ;
Colon - :
Bar - |
Escape Sequence of " :
""
\"
Indent (in output) with:
Tabs
4 Spaces
2 Spaces
1 Spaces
none
Disvalue blank record
└
Disvalue no data record
First record is the header
Convert numeric string to number
Trim string
Use empty string as key
Input CSV
Output JSON
Error Console
Select Key Field(s)
Primary Field:
A
B
C
Secondary Field:
A
B
C
Tertiary Field:
A
B
C
Quaternary Field:
A
B
C