What problem does it solve?
Remove backgrounds and produce clean, transparent PNG assets without manual masking, saving time for designers and content creators who need logos, stickers, or product images ready for use.
Core Features & Use Cases
- Generate Mode: Create an image from a prompt via Gemini, generate with a white background, then remove the background to produce a transparent PNG.
- Process Mode: Remove backgrounds from existing images and output transparent PNG or WebP files with optional size variants.
- Folder Mode & Batch: Process an entire directory of images and produce "-cutout" outputs, with model fallback and basic failure reporting.
- Reference Support & Resizing: Use a reference photo (or --me) for character consistency and produce multiple sizes or retina variants.
- Setup & Maintenance: Interactive setup wizard to create an isolated Python venv and install rembg and dependencies, plus a model cleanup utility.
Quick Start
Create a transparent PNG from ~/Downloads/photo.jpg and save the result as ~/Downloads/photo-cutout.png.