Skip to content

timgfordham-cell/BackGroundRemover

Repository files navigation

FordNetAI Background Remover

AI-powered background removal desktop app — built and branded by FordNetAI


Download

👉 Download Latest Release

Double-click FordNetAI-BackgroundRemover.exe — no installation required.


Features

  • Batch processing — drag & drop or browse multiple images at once
  • 5 AI models — u2net, u2net_human_seg, isnet-general-use, silueta, birefnet-general
  • CUDA GPU acceleration — automatic detection and fallback to CPU
  • Smart GPU Guide — detects your GPU's VRAM and recommends safe batch sizes
  • Output copies — save multiple copies of each processed image
  • Custom output folder and filename prefix
  • Transparent PNG output — preserves alpha channel

Screenshots

(Add a screenshot here after first launch)


Run From Source

Requirements: Python 3.11+ with CUDA GPU recommended

pip install -r requirements.txt
python main.py

Build .exe

build.bat

Output: dist/FordNetAI-BackgroundRemover.exe


Models

Model Best For
u2net General purpose (default)
u2net_human_seg People / portraits
isnet-general-use High detail edges
silueta Fast, lightweight
birefnet-general Complex scenes

Models are downloaded automatically on first use and cached locally.


Follow FordNetAI

@FordNetAI on Instagram, Facebook, TikTok


Powered by rembg

About

Offline BackGround Remover

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages