Filter CSV rows by column value with equals, contains, numeric compare, and empty checks.
More free utilities you might find useful
Quick answers to common questions
Equals, not equals, contains, not contains, greater/less than, empty, and not empty.
Yes. Use greater than or less than for numeric comparisons.
Text comparisons are case-insensitive.
Yes. The header row is always preserved in the output.
Yes. Filtering runs in your browser only.
This tool applies one filter at a time. Run the output through again for multiple conditions.
Use the "is empty" or "is not empty" operators.
Yes.
Your data is processed entirely in your browser. Nothing is sent to any server.