#59 · Primary category: Computer Vision
backgroundremover
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
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)