#59 · Primary category: Computer Vision

backgroundremover

ai background-removal background-remover backgroundremover photo-editing python pytorch remove-background remove-background-image remove-background-video removebackground video video-editing

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.

Project last updated:07/10/26

GitHub Stars

8.0K

Forks

651

Contributors

18

License

MIT

Why we included this project

A command-line tool that removes backgrounds from both still images and video, this one runs entirely on your own machine, so there's no subscription and no waiting on an API. It uses U2-Net segmentation to cut out the subject, producing a transparent PNG or a standalone matte, and it can process a whole folder of photos in a single pass rather than one at a time. For video, the output is something you can drop straight into a compositor. A few options cover the common batch scenarios: alpha matting for cleaner edges, a choice between a human-specific and a general-object model, and the ability to swap in a custom background. GPU acceleration is optional but supported, which matters if you are working through a lot of footage.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category