hacker news Hacker News
  1. new
  2. show
  3. ask
  4. jobs
I built Masker after needing to share financial PDFs with a tax strategist without also sharing names, addresses, tax IDs, phone numbers, and account numbers.

It is a native macOS app. It finds repeated PII, uses Apple’s on-device OCR for scanned pages, and lets you review every mask before export. Institution names and amounts can remain visible while account identifiers are covered. Mask sets and labels can be reused across folders.

Everything runs locally. The tests generate fake PDFs, export them, and use text extraction and OCR to check that the selected values are gone.

Built with Swift, SwiftUI, PDFKit, and Codex. Free and open source. Feedback on missed matches, false positives, and the folder workflow would be useful.

loading...