On-Device PII Scrubber
Mask emails, phone numbers, SSNs, card numbers, and more before pasting text into an AI chatbot or API. Placeholders keep the text usable, and a mapping table lets you restore the originals afterward.
What should be masked?
Scrubbed text
Nothing masked yet.
Mapping table (for restoring originals)
| Placeholder | Type | Original value |
|---|
Honest limits: this tool uses pattern matching, so it catches well-formed emails, US phone formats, SSNs, Luhn-valid card numbers, IPv4 addresses, URLs, and simple "123 Main Street" style addresses. It will not catch misspelled or unusual formats, international variants, account numbers, dates of birth, or names written in lowercase. Always eyeball the output before sharing. For production-grade redaction with ML-based detection, see RedactPro.