# PII Scrubber — AI Tool Guides, Format Guides, Compliance Guides, Definitions For the full tool, see: [https://capytoolkit.com/tools/security/pii-scrubber/](https://capytoolkit.com/tools/security/pii-scrubber/) ## AI Tool Guides [Remove Sensitive Data Before Sending to ChatGPT](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-before-chatgpt/): Remove sensitive data from your prompts before sending them to ChatGPT. Tokenize IPs, emails, and API keys locally so your real data never reaches OpenAI. [Remove Sensitive Data Before Sending to Google Gemini](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-before-gemini/): Tokenize sensitive data in your prompts before sending to Google Gemini. Replace IPs, emails, and API keys with safe placeholders that restore after you get the response. [Remove Secrets from Code Before Pasting to AI Assistants](https://capytoolkit.com/tools/security/pii-scrubber/scrub-code-before-ai/): Remove API keys, private keys, and internal hostnames from code snippets before sharing with any AI coding assistant. Runs locally, nothing uploaded. [Remove Sensitive Data Before Sending to Claude](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-before-claude/): Remove sensitive data from prompts before sending to Claude by Anthropic. Tokenize IPs, emails, API keys, and credentials locally so nothing reaches Anthropic servers. [Remove Sensitive Data Before Using GitHub Copilot](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-before-copilot/): Remove credentials and sensitive data from files before GitHub Copilot reads your editor context. Protect secrets from being transmitted to Microsoft servers. [Remove Sensitive Data Before Using Cursor](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-before-cursor/): Remove secrets and sensitive data before Cursor sends your code context to AI models. Protect production credentials from reaching Anthropic or OpenAI servers. [Remove Sensitive Data Before Sending to Grok](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-before-grok/): Remove sensitive data before sending prompts to Grok by xAI. Tokenize IPs, credentials, and personal data locally before any text reaches xAI servers. [Remove Sensitive Data Before Querying Perplexity](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-before-perplexity/): Remove sensitive data before submitting prompts to Perplexity AI. Tokenize personal identifiers and credentials locally before queries reach Perplexity servers. [Remove Sensitive Data Before Using Notion AI](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-before-notion-ai/): Remove sensitive data before invoking Notion AI on your documents. Tokenize employee records, internal endpoints, and PII locally before content reaches Notion or OpenAI servers. ## Format & Data Guides [Scrub PII from CSV Files Before Sharing or Uploading](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-from-csv/): Remove emails, phone numbers, SSNs, and IBANs from CSV exports before sharing with AI tools or vendors. Runs entirely in your browser, no upload, no server. [Scrub PII from JSON Logs and API Payloads](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-from-json/): Remove emails, tokens, IPs, and credentials from JSON API responses and log output before sharing with AI tools or vendors. Runs locally, no upload. [Scrub PII from Application and Server Logs](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-from-logs/): Remove IPs, emails, credentials, and connection strings from log output before sharing with vendors or AI tools. Local browser processing, nothing uploaded. [Scrub PII from Database Dumps Before Sharing](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-from-database-dump/): Remove emails, SSNs, IBANs, and card numbers from SQL exports and database dumps before sharing with developers or AI tools. Local processing only. [Remove API Keys and Credentials Before Sharing](https://capytoolkit.com/tools/security/pii-scrubber/scrub-api-keys/): Detect and tokenize API keys, tokens, and secrets from config files and code before sharing with AI tools or colleagues. Runs locally, nothing transmitted. [Scrub Sensitive Data from Git History and Commit Messages](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-from-git-logs/): Remove developer email addresses, internal hostnames, and credentials from git log output before sharing with AI tools or vendors. Runs locally. ## Compliance & Privacy [Local PII Scrubber: No Uploads, 100% Offline](https://capytoolkit.com/tools/security/pii-scrubber/local-pii-scrubber/): Detect and remove PII entirely in your browser. No server uploads, no account required, works air-gapped. Verify with DevTools for zero network requests during scrubbing. [Enterprise PII Scrubber: Zero Data Egress](https://capytoolkit.com/tools/security/pii-scrubber/enterprise-pii-scrubber/): Give enterprise teams a lightweight AI data governance control. Browser-based PII scrubber requires no IT deployment and works with every AI tool. [Free PII Scrubber: 22 Data Types, No Sign-Up](https://capytoolkit.com/tools/security/pii-scrubber/free-pii-scrubber/): Free browser-based PII scrubber. Detects ~22 sensitive data types, runs locally, no account required. Supports both scrub and restore workflows at zero cost. [GDPR-Ready PII Scrubber: Remove Personal Data Before AI](https://capytoolkit.com/tools/security/pii-scrubber/gdpr-pii-scrubber/): Remove EU personal data before sending prompts to AI providers. Avoid GDPR Article 46 cross-border transfers and Article 28 DPA obligations with local tokenization. [HIPAA PHI Scrubber: Remove Patient Data Before AI](https://capytoolkit.com/tools/security/pii-scrubber/hipaa-phi-scrubber/): Remove HIPAA-regulated PHI from clinical notes and healthcare documents before using AI tools. Local browser processing, no BAA required for the scrubbing step. [CCPA Data Scrubber: Protect California Consumer Data](https://capytoolkit.com/tools/security/pii-scrubber/ccpa-data-scrubber/): Remove California consumer personal information before AI submission. Avoid CCPA "sale" and CPRA sensitive PI obligations with local tokenization. [PCI DSS Data Masking: Remove Cardholder Data Before AI](https://capytoolkit.com/tools/security/pii-scrubber/pci-dss-data-masking/): Mask credit card numbers and payment keys before sending to AI tools. Keep PCI DSS scope clean by preventing cardholder data from reaching uncertified providers. [Scrub PHI and PII from Healthcare Data Before AI](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-healthcare/): Remove patient identifiers from clinical notes, billing records, and healthcare documents before AI processing. Local browser processing with no BAA required. [Scrub PII from HR and Employee Data Before AI](https://capytoolkit.com/tools/security/pii-scrubber/scrub-pii-hr-data/): Remove SSNs, IBANs, and employee email addresses from HR documents before AI processing. Protects employee privacy under GDPR, CCPA, and CPRA. ## PII Scrubber Reference [What Is PII?](https://capytoolkit.com/tools/security/pii-scrubber/reference/#what-is-pii): PII is any data that identifies an individual directly or indirectly. Learn the difference between direct and indirect PII, which frameworks apply, and how to remove it. [What Is PHI?](https://capytoolkit.com/tools/security/pii-scrubber/reference/#what-is-phi): PHI is HIPAA-regulated health data combined with patient identifiers. Learn the 18 Safe Harbor identifiers, BAA requirements, and how to protect PHI before using AI. [PII vs PHI: Key Differences](https://capytoolkit.com/tools/security/pii-scrubber/reference/#pii-vs-phi): PII covers any personal data under GDPR and CCPA. PHI is HIPAA-specific health data. Learn when each applies, what differs, and how the scrubber handles both. [What Is Data Anonymization?](https://capytoolkit.com/tools/security/pii-scrubber/reference/#data-anonymization): Data anonymization permanently removes the link between data and its subject. Learn how it differs from pseudonymization, when to use it, and what techniques apply. [What Is Data Pseudonymization?](https://capytoolkit.com/tools/security/pii-scrubber/reference/#data-pseudonymization): Pseudonymization replaces identifiers with reversible codes. Learn how GDPR defines it, how it differs from anonymization, and why the PII Scrubber uses this approach. [What Is Data Tokenization?](https://capytoolkit.com/tools/security/pii-scrubber/reference/#data-tokenization-privacy): Data tokenization replaces sensitive values with random placeholders that reverse only with the token vault. Learn how it differs from encryption and how the PII Scrubber implements it.