v0.1.0 · free & open source

Remove image backgrounds
with on-device AI.

unbagrnd erases the background from any photo — instantly, privately, and entirely on your machine. No cloud API, no account, no upload, ever.

unbagrnd - Free, Fast & Open-source AI-powered background remove | Product Hunt
unbagrnd showing a before/after background removal result

Why unbagrnd

Built to stay out of the cloud

Every feature below is designed around one rule: your images never leave your device.

On-device AI

Background removal runs through a real neural network via ONNX Runtime, inferred locally — no image, filename, or metadata is ever sent anywhere.

100% free & open source

MIT-licensed, built on a free, open-source stack — no API keys, no paid tiers, no usage limits.

Pick your AI model

Choose from several background-removal models in Settings, trading off speed vs. accuracy — from a lightweight 43 MB default up.

Offline after setup

The only network request unbagrnd ever makes is the one-time model download. No analytics, no update checks, no telemetry.

Single & batch

Process one image, or drop an entire folder, from the same window — with live before/after previews as each file finishes.

Cross-platform

Native installers for macOS (Apple Silicon), Windows, and Linux — one small app, no Electron.

A look inside

Simple enough for one photo, fast enough for a folder

Single-image mode, batch mode, and the model picker in Settings.

unbagrnd main window
unbagrnd single-image result
unbagrnd batch results
unbagrnd settings and model picker

Under the hood

How it works

unbagrnd runs IS-Net "general use" as an ONNX model via the Rust ort bindings for ONNX Runtime — the same model family used by the popular rembg tool.

Decode & resize

Your image is loaded and resized to the model's input size, fully in memory.

Run the model

The neural network predicts a foreground mask, entirely on your CPU.

Build the alpha

The mask becomes an alpha channel, composited back onto the original pixels.

Save as PNG

The result is written straight to disk — the frontend never touches the network.

Get started

Download unbagrnd

Pick your platform. Every build is free, and the source is right there on GitHub.

Windows
v0.1.0 · 10 / 11 · x64
Windows 10 Windows 11
MSI installer .msi · 18.4 MB
Not code-signed yet, so SmartScreen may flag it. Click "More info" → "Run anyway" — see the video for a walkthrough.

Free, open source, forever.

unbagrnd is MIT-licensed. Read the code, file an issue, or send a pull request — it's all on GitHub.

MITlicense
3platforms
0telemetry
Star on GitHub