Skip to content

Releases: BizaNator/BrainDeadBackgroundRemover

v1.0.5

24 Jan 03:48

Choose a tag to compare

BrainDead Background Remover

This is a CPU-only build - Auto Mode works without GPU.

For SAM3 text-based segmentation (GPU required), run from source using run.bat.

Features

  • Drag & drop background removal
  • 14 AI models (BiRefNet, U2Net, ISNet, SAM)
  • Alpha matting for better edges
  • Auto-crop with adjustable margin
  • Sticker mode with colored outlines
  • Bulk processing support

First Run

The first run will download the AI model (~170MB for BiRefNet).
Models are cached in ~/.u2net/.

Full Changelog: v1.0.3...v1.0.5

v1.0.3

19 Jan 19:17

Choose a tag to compare

BrainDead Background Remover

This is a CPU-only build - Auto Mode works without GPU.

For SAM3 text-based segmentation (GPU required), run from source using run.bat.

Features

  • Drag & drop background removal
  • 14 AI models (BiRefNet, U2Net, ISNet, SAM)
  • Alpha matting for better edges
  • Auto-crop with adjustable margin
  • Sticker mode with colored outlines
  • Bulk processing support

First Run

The first run will download the AI model (~170MB for BiRefNet).
Models are cached in ~/.u2net/.

Full Changelog: v1.0.2...v1.0.3

v1.0.1 - Sticker Mode Support

19 Jan 16:54

Choose a tag to compare

BrainDead Background Remover v1.0.1

This is a CPU-only build - Auto Mode works without GPU.
For SAM3 text-based segmentation (GPU required), run from source using run.bat.

Features

  • Drag & drop background removal
  • 14 AI models (BiRefNet, U2Net, ISNet, SAM)
  • Alpha matting for better edges
  • Auto-crop with adjustable margin
  • Sticker mode with colored outlines
  • Bulk processing support

Changes from v1.0.0

  • Sticker Mode
  • Updated licenses for individual models

First Run

The first run will download the AI model (~170MB for BiRefNet).
Models are cached in ~/.u2net/.

Third-Party Models

AI models (BiRefNet, U2Net, SAM3, etc.) have their own licenses separate from this application. See MODELS.md for details.