TSV to JSON Converter

Paste or upload a TSV file and convert it to a formatted JSON array of objects instantly — all processing happens in your browser.

TSV Input

Options

JSON Output

Paste TSV above and click Convert.

A sample TSV has been pre-loaded so you can try it right away.

Copied!

Summary

Paste or upload a TSV file and convert it to a formatted JSON array of objects instantly — all processing happens in your browser.

How it works

  1. Paste your TSV text into the input area, or click "Load File" to open a .tsv or .txt file from your device.
  2. The first row is automatically used as the header — each column name becomes a JSON object key.
  3. Toggle "Trim whitespace" to strip leading and trailing spaces from each field value.
  4. Toggle "Parse numbers & booleans" to coerce numeric strings and true/false values to their native JSON types.
  5. Click "Convert" to see the formatted JSON output.
  6. Use "Copy" to copy the JSON to your clipboard, or "Download .json" to save the file.

Use cases

Frequently Asked Questions

Related tools

Last updated: 2026-05-23 · Reviewed by Nham Vu