Spreadsheet
CSV Row Filter
Filter CSV rows by column value with equals, contains, numeric compare, and empty checks.
2 matching rows
Input CSV
Filtered CSV
Related Tools
More free utilities you might find useful
Frequently Asked Questions
Quick answers to common questions
What operators are supported?+
Equals, not equals, contains, not contains, greater/less than, empty, and not empty.
Can I filter numeric columns?+
Yes. Use greater than or less than for numeric comparisons.
Is filtering case-sensitive?+
Text comparisons are case-insensitive.
Are headers kept?+
Yes. The header row is always preserved in the output.
Is data private?+
Yes. Filtering runs in your browser only.
Can I chain multiple filters?+
This tool applies one filter at a time. Run the output through again for multiple conditions.
What about empty cells?+
Use the "is empty" or "is not empty" operators.
Is it free?+
Yes.
