withoutBG - Image background removal toolkit

by
AI-powered background removal with ultimate flexibility: free open-source model, premium API (€0.05/image), or self-hosted Docker app.

Add a comment

Replies

Best

Hey Product Hunt! 👋

Background removal is hard. Getting clean edges, small details, and stable quality is a real challenge.

I built **withoutBG** to make this easier. The model is open-source, runs locally, and gives sharp results for free. If you want the highest quality possible, there’s also the .

Three ways to use it:

- : free, local, fast, high quality
- : best quality, €0.05/image
- : self-hosted, one command to run

All options use the same : pip install withoutbg

With local processing, your files never leave your computer. Everything is under the Apache 2.0 license.

What matters most to you? Privacy, cost, or quality? I’d love your feedback!

Quality examples (Focus model):
GitHub:

This is super cool. I see great results even for non-contrasting backgrounds. The spider web example is excellent.
When you process the images, do you save them on your server?
Would love to try the API

 Thanks so much.


We don’t store any images at all. Nothing is saved on the server, and no thumbnails, hashes, or derivatives are kept or used for training. Everything is processed in RAM, then the buffers are cleared right after the response.


Would love to have you try the API.

 Ya, I'll give it a try. Seems amazing.