Built-in detection patterns
The sanitizer can detect common emails, phone numbers, US Social Security numbers, payment-card-like values, IPv4 and IPv6 addresses, API keys, JWTs, AWS access keys, private keys, and password fields.
Remove common personal data and credentials before sharing logs, JSON, support messages, or test fixtures. Enable the patterns you need, add custom regular expressions, and copy or download the redacted result.
The sanitizer can detect common emails, phone numbers, US Social Security numbers, payment-card-like values, IPv4 and IPv6 addresses, API keys, JWTs, AWS access keys, private keys, and password fields.
Pattern matching can produce false positives or miss unusual formats. Inspect the sanitized output before distributing sensitive material, especially when compliance or incident response is involved.
No. Detection and replacement run locally in your browser.
Yes. Add a name, JavaScript regular expression, and replacement value in the custom pattern controls.
No. Automated patterns can miss custom formats, so you should manually review the output before sharing it.
This tool automatically detects and removes sensitive information from your data, helping you comply with privacy regulations like GDPR and protect user information.