ToolForgeby ForgeSparse

TSV Tools

Parse, convert and format TSV data.

TSV input

2
Rows
3
Columns

Output

name	role	city
Asha	Engineer	Pune
Rahul	Designer	Mumbai

Parse and convert TSV online

TSV Tools cleans up tab-separated data — the format you get when copying straight out of Excel or Google Sheets — and converts it to JSON or CSV.

Why use this tool

Paste-friendly

Works great with data copied directly from spreadsheets, which pastes as tab-separated by default.

TSV → JSON or CSV

Convert tab-separated data into JSON arrays for code, or CSV for other spreadsheet tools.

Row/column counts

Instantly see how many rows and columns were detected.

Private by design

Everything happens locally in your browser.

How it works

  1. 1Paste tab-separated data (with a header row) into the input box.
  2. 2Choose Clean / re-format, TSV → JSON, or TSV → CSV.
  3. 3Copy or download the result.

Frequently asked questions

Good to know

  • The first row is treated as the header row.
  • Paste directly from Excel or Google Sheets — tab-separated data pastes cleanly.
  • Runs fully in your browser — nothing is uploaded.