Convert TSV (Tab-Separated Values) data to JSON format. Transform tabular data into structured JSON objects.
Input TSV
Output JSON
Tool options
Input CSV Format
Character used to qutoe tsv values
Symbol use to mark comments in the TSV
Conversion Options
First row is treated as column headers
Convert numbers and booleans to their proper types
Output Formatting
Use Spaces for indentation
Number of spaces for indentation
Use Tabs for indentation
Minify JSON
TSV to JSON Examples
Click to try!
Convert a simple TSV file into a JSON array structure by using spaces as formatting indentation.
Input CSV Format
Character used to qutoe tsv values
Symbol use to mark comments in the TSV
Conversion Options
First row is treated as column headers
Convert numbers and booleans to their proper types
Output Formatting
Use Spaces for indentation
Number of spaces for indentation
Use Tabs for indentation
Minify JSON
Convert a TSV file in minified JSON file.
Input CSV Format
Character used to qutoe tsv values
Symbol use to mark comments in the TSV
Conversion Options
First row is treated as column headers
Convert numbers and booleans to their proper types
Output Formatting
Use Spaces for indentation
Use Tabs for indentation
Minify JSON
Convert a TSV file with headers into a JSON file.
Input CSV Format
Character used to qutoe tsv values
Symbol use to mark comments in the TSV
Conversion Options
First row is treated as column headers
Convert numbers and booleans to their proper types
Output Formatting
Use Spaces for indentation
Number of spaces for indentation
Use Tabs for indentation
Minify JSON