🖼 Image & Document Privacy Tools
12 free tools for protecting privacy in images and documents. Strip metadata, blur sensitive content, redact PII, and anonymise files — all in your browser.
🖼 Image Privacy Tools
Your photos contain hidden metadata revealing your location, camera, and timestamps. These tools help you clean that data and obscure sensitive visual content before sharing images online.
Screenshot RedactionDraw solid or pixelate redaction boxes over passwords, addresses, and sensitive areas in screenshots before sharing.Canvas API
Face BlurBlur faces manually or automatically using skin-tone heuristic detection. Adjustable blur intensity and download as PNG.Canvas API
Image Region BlurSelectively blur rectangular or elliptical zones — license plates, addresses, usernames — in any uploaded image.Canvas API
Remove EXIF MetadataStrip GPS location, camera model, and timestamps from JPEG photos at the binary level before posting online.FileReader API
Image Metadata ViewerInspect all EXIF, GPS, and XMP tags. GPS coordinates link directly to Google Maps, OpenStreetMap, and Apple Maps.FileReader API
Bulk Metadata RemoverStrip EXIF from multiple images at once. Real-time progress tracking. Download all clean images as a ZIP archive.Canvas + JSZip
📄 Document Privacy Tools
Documents — PDFs, text files, and spreadsheets — often contain hidden author information, revision history, and embedded personal data. These tools help you clean and protect documents before sharing.
PDF Metadata RemoverRemove author name, creator software, producer, timestamps, keywords, and XMP metadata from PDF files using pdf-lib.js.pdf-lib.js
Document AnonymizerAutomatically replace emails, phones, IBANs, IP addresses, postcodes, and names with labelled placeholders in any pasted text.RegExp engine
Text RedactionRedact text using keyword or regex rules. Choose from four output styles: solid block, [REDACTED], stars, or silent delete.RegExp engine
Sensitive Data ScannerUpload any text file and scan it for emails, card numbers, SSNs, IBANs, API keys, and private keys. Severity-rated report with line numbers.FileReader API
Secure File ShredderOverwrite files with DoD 5220.22-M (3-pass), 7-pass, Gutmann 35-pass, or random patterns before deletion. Downloadable wiped output.Web Crypto API
PII Pattern DetectorPaste any text and get a colour-coded map of every PII type — emails, phones, SSNs, IBANs, passport numbers, and more.RegExp engine