将 TSV(制表符分隔值)数据转换为 JSON 格式。将表格数据转换为结构化的 JSON 对象。
Input TSV
Output JSON
工具选项
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 到 JSON 示例
点击尝试!
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