New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

faceblur

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

faceblur

Faceblur is a Python library and command-line tool to obfuscate faces from photos and videos via blurring them.

1.1.1
PyPI
Maintainers
1

Faceblur

Faceblur is a Python library and command-line tool to obfuscate faces from photos and videos via blurring them.

It uses the av package to access FFmpeg functionality, and pymediainfo to obtain file and stream metadata, that is not yet available through av (even though it is available in FFmpeg).

License

Licensed under BSD 3-Clause.

Copyright (C) 2025 Simona Dimitrova

Keywords

faceblur

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts