Blurry Faces is a client-side application that automatically detects faces on images and blurs them. It can then generate a zip file of the blurred images, and that's it!
- Import your images in the app.
- Inspect the result of the automated blurring and optionally adjust it.
- Export the resulting collection of blurred images as a zip file.
The app uses face-api to detect faces on images, it does not upload images to any server, it is a purely client-side face detection library. You can check the source code :)
dev & design by Willy Brauner