Launch Web AppDownload Free
Offline AI Background Remover

AI-Powered Background Removal.
Local. Zero API fees.

ClearCut is a professional desktop application powered by local deep learning (BiRefNet). Process hundreds of complex images offline with AI, preserve soft product shadows automatically, and manually refine details with precision in one local workflow.

Original product shotProcessed transparent background product shot

← Drag slider to compare Original (White Background) vs Processed (Transparent, Shadow Preserved) →

Why Stock Contributors Choose ClearCut

100% Offline AI

No internet connection or API keys needed. The BiRefNet AI model runs fully local on your CPU or CUDA-accelerated GPU.

Bulk Queue Processing

Drag and drop directories containing hundreds of images. ClearCut processes them in the background without freezing the UI.

Preserve Soft Shadows

Smart luminosity matching identifies shadows on white studio backgrounds and renders them with soft transparency.

Granular Refinements

AI didn't get it perfect? Erase color keys, paint on the alpha channel with custom brushes, and feather edges instantly.

Getting Started

ClearCut is built on Python 3.11+ and PyQt6. You can clone the monorepo and run it immediately on Windows.

bash
# Clone the repository
git clone https://github.com/user/clearcut.git
# Install local requirements
pip install -r clearcut/requirements.txt
# Launch the desktop app
python clearcut/main.py