A straightforward Python script dedicated to removing backgrounds from images automatically.
- Fast background extraction
- Supports multiple image formats
- Clone the repository.
- Install dependencies via pip (typically
rembg,pillow). - Run the script passing your target image as an argument.
- Python
Distributed under the MIT License.