![[Image: withoutbg-gimp.png]](https://raw.githubusercontent.com/withoutbg/withoutbg-gimp/main/images/withoutbg-gimp.png)
Hi everyone,
I've been working on an open source plugin that brings ML powered background removal directly into GIMP 3.
Everything runs locally on your own machine. The plugin talks to a local withoutBG server (Docker or the macOS app), so your images never leave your computer.
Features
- Works with GIMP 3
- Fully open source (The model running on your computer is with open weights)
- Runs locally
- Creates a non destructive layer mask instead of permanently deleting the background
- Supports macOS and Linux today (Windows should also work with a local Docker backend)
- Open an image.
- Go to Tools > WithoutBG > Remove Background…
- The plugin generates a matte and applies it as a layer mask, so you can continue refining it using normal GIMP tools.
- Installation experience
- UI/UX
- Performance
- Feature requests
- Bugs or compatibility issues
If you find the plugin useful, I'd also appreciate a ⭐ on GitHub. It helps other GIMP users discover the project and motivates continued development.

