Back to Projects

Local Background Remover

2025 Desktop App • AI/ML • Privacy

About the Project

A privacy-friendly desktop application for removing backgrounds with local AI processing.

I took over the existing "rembg" GitHub repository, which provides the core background removal functionality using local AI. To make this tool more accessible, I built a user-friendly GUI for it using TKinter. While the base background removal comes from rembg, I developed all the additional features myself, including bulk processing, resizing, compression, custom backgrounds, presets, GPU acceleration, watermarking, and many more advanced capabilities.

What makes this tool fundamentally different from popular online services like remove.bg is that it runs completely locally. This means no privacy issues, no uploading of your images to external servers, and no limitations on the number of processed images.

100% privacy guaranteed - everything happens locally on your own computer, no data is uploaded.

Features

Fully offline processing
Unlimited Image Processing
No quality loss
JPG, JPEG, PNG, WEBP support
Multiple AI models
Windows, macOS & Linux support
Drag and drop
Bulk processing
NVIDIA GPU acceleration
Custom background color
Resizing (custom sizes)
Image compression
Save presets
Watermark ability
Export as stickers option
Custom export name patterns
Shadow option

Visit the website to learn more and download:

https://localbg.app/

Technologies

Python Python
TKinter
AI/ML
Image Processing
Local Processing