How Zero-Trust Sanitization Works
PrivacyScrubber operates entirely in your browser — no data is ever sent to our servers. See the exact pipeline, then explore how each tier works for real professionals.
Anatomy of a Leak: Securing the Prompt Perimeter
Watch our visual dry-run showing how raw prompts expose sensitive customer data, API keys, and financial metrics to AI platforms—and how the PrivacyScrubber engine intercepts them locally at the boundary.
Source Input
Data enters via text paste, single file upload, batch `.zip` document upload, or live typings natively inside ChatGPT via our Chrome Extension.
Local Engine
The Javascript client detects PII (or custom Enterprise Regex rules) offline. Sensitive entities are securely swapped with cryptographic tokens like
[NAME_1].Safe Output
You submit the sanitized prompt (containing only tokens, no raw PII) safely to LLMs like ChatGPT, Claude, or internal systems without risking data leakage.
Reverse Scrubber
The AI's response is pasted back into PrivacyScrubber. It decrypts the tokens using the ephemeral Session Map, restoring the real data locally.
See It In Action
Three professionals. Three tiers. One zero-trust engine. See exactly how each plan solves a real privacy problem.
Sarah — Marketing Manager
40-person SaaS startup · Uses ChatGPT daily for client emails and campaign copy
Sarah tries to drag a client contract (.pdf) — and hits the wall
PDF scanning, batch file processing, and custom regex rules require the Auditor plan.
Marcus — Compliance Analyst
Mid-size financial services firm · Reviews NDAs, vendor questionnaires, and internal deal memos
Marcus's manager asks: "Can you guarantee all 6 analysts use the same redaction rules?"
Shared governance libraries, encrypted session handoff, and team synchronization require the Enterprise plan.
Diana — VP of Information Security
500-person fintech · Board mandate: "No raw PII in any external AI tool"
Scale to the whole company without training?
Enterprise Source License provides the un-obfuscated Next.js source code to deploy PrivacyScrubber directly inside your VPN.
Platform Deep-Dives
The architecture behind each capability.
TEAMS: Encrypted Session Sharing
TeamsFor enterprise operations, managers need to enforce consistent regex libraries across the department. With the TEAMS subscription, administrators can encrypt their mapping session and securely share the payload with edge workers via Slack or email. When imported, the entire team synchronizes on the exact same redaction standard instantly—without relying on any database.
Chrome Extension Ecosystem
Free / ProThe extension seamlessly bridges your browser and the web dashboard, bringing zero-trust capabilities directly into ChatGPT, Claude, and Gemini without breaking workflows.
- Zero-Trust Handoff: PRO licenses securely sync from the dashboard to the extension offline.
- Seamless Profile Switching: Right-click the shield icon in any chat window to instantly toggle between General, Legal, HR, or Finance detection profiles without cluttering your chat UI.
- Session Sync: Tokens mapped on the website are instantly understood inside your AI chat windows.
- Local Image OCR: Paste screenshots directly into the popup to mask PII via local WebAssembly.
Bulk Folder & OCR Engine
AuditorProcessing a single contract is easy, but what about 1,000 PDFs? The PRO tier allows you to drag and drop entire `.zip` archives. PrivacyScrubber spins up a local web-worker thread array running Tesseract OCR, extracting image-based text, stripping all PII, and packaging the safe data back into a downloaded `.zip` file—while maintaining zero-server transmission.
Frequently Asked Questions
Everything you need to know about how PrivacyScrubber processes data.