Redact: Privacy-First Face Detection Tool
A privacy-focused web tool that helps protect people's identities in photos by automatically detecting and covering faces with black rectangles. Built for activists, journalists, and community organizers who need to protect privacy in visual documentation.
The tool processes images entirely client-side, with no server uploads, using Face-API.js and a SSD MobileNet v1 neural network. It automatically strips all metadata (EXIF, IPTC, XMP) including GPS location, device information, timestamps, and other potentially identifying data.
Key Features
- Automatic face detection
- Manual rectangle controls for additional coverage
- Complete metadata removal
- Offline functionality
- Simple point-and-click interface accessible to both technical and non-technical users

