GitHunt
VP

vpavlin/faceblur

Face Privacy Tool 🎭

A privacy-first face blurring and anonymization tool that runs entirely in your browser. No images are ever uploaded to any server!

Features

  • πŸ”’ 100% Client-Side Processing - All face detection happens in your browser
  • 🌫️ Blur Faces - Apply blur effect to detected faces
  • 😊 Emoji Replacement - Replace faces with 20+ emojis
  • πŸ–ΌοΈ Custom Images - Upload your own images to cover faces
  • 🎯 Adjustable Sensitivity - Fine-tune face detection
  • βœ• Selective Processing - Choose which faces to process
  • πŸ’Ύ Download Results - Save your privacy-protected photos

Live Demo

Visit: https://vpavlin.github.io/faceblur/

Local Usage

Simply open index.html in your web browser. No server required!

Language Versions

  • πŸ‡¬πŸ‡§ English: index.html
  • πŸ‡¨πŸ‡Ώ Czech (ČeΕ‘tina): index.cs.html - Perfect for Czech elementary school students!

Privacy

  • βœ… All processing happens in your browser
  • βœ… No images are sent to any server
  • βœ… No tracking or analytics
  • βœ… Custom images stored locally in your browser
  • ⚠️ Face detection models loaded from CDN (jsdelivr.net)

How It Works

  1. Upload or take a photo
  2. AI detects faces automatically (in your browser)
  3. Click βœ• on faces you want to exclude
  4. Choose blur or emoji/custom image replacement
  5. Download your privacy-protected photo

License

MIT License - Feel free to use and modify!

Languages

HTML100.0%

Contributors

GNU General Public License v3.0
Created February 7, 2026
Updated February 10, 2026
vpavlin/faceblur | GitHunt