tsvkit.org
TSV (Tab-Separated Values) utilities, in the browser
Say hi →

TSV to JSON

updated 19 May 2026

tsv → json
Drop a .tsv file here, or
ready

TSV to JSON

The first row becomes the keys; every subsequent row becomes an object. Values stay as strings by default — toggle coerce if you want "42" turned into 42, "true" into true, and "null" into null.

Privacy

100% client-side. No upload. See the privacy policy.