willybrauner / blurry-faces

Blurry Faces is a client-side application that automatically detects faces on images and blurs them.

Home Page:https://willybrauner.github.io/blurry-faces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blurry faces

Blurry faces website

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!

screen

How to use?

  1. Import your images in the app.
  2. Inspect the result of the automated blurring and optionally adjust it.
  3. Export the resulting collection of blurred images as a zip file.

How does it work?

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 :)

Licence

MIT

Credits

dev & design by Willy Brauner

About

Blurry Faces is a client-side application that automatically detects faces on images and blurs them.

https://willybrauner.github.io/blurry-faces

License:MIT License


Languages

Language:TypeScript 63.2%Language:Less 35.5%Language:HTML 1.2%Language:Shell 0.1%