PII Redactor · remove PII from CSV
Remove PII from CSV before sharing
Detect emails, phone numbers, ID-like values, payment-card patterns, addresses, and secret-looking columns in CSV files.
Workflow
- Open the CSV locally in the browser.
- Scan fields and cells for PII patterns and suspicious column names.
- Confirm or ignore matches individually or in bulk.
- Export the sanitized CSV and a report that separates redacted, ignored, and review-needed items.
Important notes
- The first version focuses on common CSV/TSV patterns.
- No tool can promise 100% detection, so final human review remains important.