TSV to JSON converter

Convert tab-separated text into JSON objects locally in your browser. The format pair is fixed so the page stays focused on TSV to JSON conversion.

TSV to JSON converter

Convert tab-separated text into JSON objects locally in your browser. The format pair is fixed so the page stays focused on TSV to JSON conversion.

What to watch for

  • TSV cells are interpreted from plain text, so number and boolean detection follows simple heuristics.
  • Duplicate or empty header names can make the resulting JSON harder to work with.

Open full converter