HideMyData – macOS PII Removal with Local AI and OCR
FreeAbout HideMyData – macOS PII Removal with Local AI and OCR
HideMyData is a native macOS application for local, AI-powered removal of personally identifiable information (PII) from PDFs and images. It runs entirely on-device using Apple Silicon, ensuring no data ever leaves the machine. The tool combines Apple Vision OCR (for scanned documents and embedded fonts), an OpenAI-based privacy filter (MLX 8-bit quantized) to detect names, emails, phones, addresses, dates, and IDs in context, plus manually maintained regex patterns for common identifiers like IBAN, SSN, MAC, IP addresses, JWT, API keys, and crypto wallets. Users can choose between solid black or frosted glass blur redaction styles, manually add or remove redaction rectangles before saving, and the resulting PDFs are permanently rasterized so original text and glyphs are completely removed. Built with Swift 6, SwiftUI, MLX-Swift, Apple Vision, PDFKit, and OpenMedKit, and released under GPL-3.0.
Key Features
Pros & Cons
- Fully local and private — no data sent to external servers
- Combines AI detection with regex for comprehensive PII coverage
- Works with both PDFs and images, including scanned documents via OCR
- Permanent redaction ensures information cannot be recovered
- Open source and free with no usage limits
- Two redaction styles for flexibility
- Manual editing gives users fine control over what is redacted
- macOS only (requires macOS 26 or later) — no Windows or Linux support
- Requires Apple Silicon (MLX backend does not run on Intel)
- First launch requires downloading a ~1.5 GB model from Hugging Face
- Relatively new project with limited community and fewer releases
- No cloud or cross-platform sync option
- Only outputs redacted PDFs (no other output formats mentioned)