Find Values in TSV

Find Values in TSV helps you search and filter rows by content. Paste your TSV, type a keyword, and instantly see matched results in your browser.

Paste your input above or import a file below.
No file chosen
Supported file types: .tsv, .txt, .log, .csv, .json, .xml, .md, .ini, .yaml, .yml, .html, .htm, .css
Total rows: 0
Options
Case sensitive
Exact match
Maximize output

How to Use:

  • Paste your tab-separated data into the TSV Input box.
  • Or use Choose File to upload a .tsv, .txt, or compatible file.
  • In the Search box, type a keyword or phrase to find matching values.
  • Enable Case sensitive if you want matches to respect uppercase/lowercase.
  • Turn on Exact match to only return cells that match your input exactly.
  • Use Maximize output to expand the results area.
  • The filtered results will appear instantly on the right.
  • Click Copy Output to copy the filtered data.
  • Click Export to File to download the filtered TSV.
  • Use Clear All to reset everything.

What Find Values in TSV can do:

Find Values in TSV makes it simple to search large TSV datasets by keyword or phrase. You can quickly filter rows that match your search, and tweak the behavior using options like case-sensitivity or exact match. It’s great when you’re combing through exported spreadsheets, logs, or datasets and only want to keep rows that match something specific. And since everything happens live in the browser, it’s fast, private, and doesn’t require any external tools.

Example:

Input:

Name	Age	City
Sean 32 London
Jane 29 Paris
Raj 41 Mumbai
Sana 29 Berlin

Search Query:29Exact Match: OffCase Sensitive: Off

Output:

Jane	29	Paris
Sana 29 Berlin

Common Use Cases:

Use Find Values in TSV when you need to pull out just the matching rows from a dataset. Whether you’re scanning for a name, a number, or a city, it’s perfect for filtering without using Excel or code. It’s ideal for debugging, quick searches in exports, or preparing trimmed datasets for reports.

Useful Tools & Suggestions:

After you Find Values in TSV, Filter TSV Data helps you isolate just the rows that match what you’re looking for. And if you need to export or share the results, Convert TSV to CSV gives you a widely compatible format.