TSV to JSON Converter
Convert tab-separated values to JSON. Parses quoted fields with embedded tabs and newlines, optionally treats the first row as headers, and infers numbers, booleans and null. Outputs an array of objects or array of arrays, pretty or minified. Runs entirely in your browser.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
TSV input
First row contains headers
Type inference (numbers, booleans, null)
Output format
objects, arrays Empty values as
null, empty, exclude Indent
2, 4, tab, minified Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.