Sanitize logs before sharing with AI
Finds PII, secrets, and credentials in your text and removes them entirely in your browser. No data leaves your device.
Input Content
1
2
3
4
Hi, I'm John Smith.
My email is [email protected].
My phone is (555) 123-4567.
My API key is sk-1234567890abcdef.
Results
1
2
3
4
Hi, I'm REDACTED_NAME.
My email is REDACTED_EMAIL.
My phone is REDACTED_PHONE.
My API key is REDACTED_API_KEY.
Features
98 Detection Patterns
Catches PII, API keys, cloud credentials, database strings, and more. See all patterns.
Side-by-Side Diff Viewer
Compare original and redacted text with clear highlights so you can see exactly what changed.
Secure, Local Processing
Runs entirely in your browser. No data leaves your device or is transmitted to any server.