T TextTools

CSV Filter

Filter CSV rows by any column — contains, equals, regex match, numeric compare, empty / not-empty.

Advertisement

How to use CSV Filter

  1. Paste CSV and toggle header detection.
  2. Pick a column, operator, and value.
  3. Click Filter and copy the output.

What is CSV Filter?

Quickly narrow a CSV to the rows that matter — drop everything except orders from a specific country, isolate rows where a numeric column is above a threshold, or match a regex pattern. Header is preserved in the output.

Advertisement

FAQ

What operators are supported?
Contains, equals, not-equals, starts-with, ends-with, regex, numeric >, numeric <, is empty, is not empty.

Related tools