JUNGBAE009 / faceblur-anti-ai
PublicA single file Python module that automatically blurs faces with YOLO for privacy protection.
This is a privacy protection tool that automatically blurs people's faces in images and videos. You give it a picture or video, it uses AI to find anyone in the frame, and it applies a smooth blur to just their head and face area. The tool is designed to be cautious—if something goes wrong during processing, it blurs everything rather than accidentally exposing raw content. It's a single Python file that works offline, makes no network connections, and leaves no trace of the original unprotected frames.
How It Works
You have photos or videos you need to share, but you want to protect the people in them from being identified.
You download the single Python file and install a few common tools it needs to work.
You point the tool to a detection model that can recognize people in pictures.
You give the tool your image or video file and tell it where to save the protected version.
The tool scans through your media and locates each person, then focuses on their head and face area.
Only the detected face regions get blurred, keeping the rest of your image clear.
If the AI finds nothing, the tool can either leave the image alone or blur everything for safety.
The tool saves your processed image or video to the destination you chose, with all faces safely blurred.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.