Flow
- Drop or choose a file.
- The browser uploads immediately with live byte progress.
- BiRefNet loads, segments, optionally refines, and writes a transparent PNG.
- Download the result and drop the next image.
Drag and drop starts the upload immediately. The page then follows the model run, shows the transparent PNG, and resets itself for the next image without a reload.
PNG, JPG, WebP, and BMP work. Upload progress shows first, then the BiRefNet model runs, then the PNG is ready to download.
The left panel keeps the original file. The right panel swaps in the transparent cutout when the job is finished.
Useful when you want to verify what the server is doing before you move on to the next file.
Files are limited to 32 MiB and this page currently accepts one image at a time.