Run instantly with Docker
docker run -p 80:80 withoutbg/app:latestUse it open-source for full privacy, or connect to our API for the sharpest, most precise cutouts.
Want to self-host? Check our open-source version

Use it open-source for full privacy, or connect to our API for the sharpest, most precise cutouts.
Want to self-host? Check our open-source version
Run instantly with Docker
docker run -p 80:80 withoutbg/app:latestInstall with Python package manager
pip install withoutbgPlease follow it or star it for the updates ⭐
API, self-hosted, or local Python package
Premium cloud API
Our best model, optimized for AWS Inferentia. Delivers superior pixel accuracy and edge detection with sub-second processing (p95 ≈ 800ms server-side). Premium quality for production use.
AWS Inferentia accelerated • p95 ≈ 800ms • Frankfurt, DE
curl --request POST \
--url https://api.withoutbg.com/v1.0/image-without-background-base64 \
--header 'Content-Type: application/json' \
--header 'X-API-Key: YOUR_API_KEY' \
--data '{
"image_base64": "/9j/4AAQSkZJRgABAQAAA..."
}'Self-hosted solution
Self-hosted web interface for background removal. Run locally with one command for complete privacy. Uses Focus model by default.
Copy and run this command
docker run -p 80:80 withoutbg/app:latestPyPI package
Install via pip for local processing or cloud API access. Focus v1.0.0 model for free local use, or connect to Pro API with api_key parameter.
Copy and run this command
pip install withoutbgNative integrations
Expanding our toolkit with native integrations for popular design and editing platforms.
Blender Plugin
Coming SoonFigma Plugin
Coming SoonGIMP Plugin
Coming SoonMac App
Coming SoonWindows App
Coming SoonRemove image backgrounds with our Open Source models or Pro API at industry-leading rates (from €0.05/image). No hidden fees, no surprises.
| Package | Credits | Price | Price per Credit | Validity | Savings |
|---|---|---|---|---|---|
| Free Trial | 50 credits | €0 | €0.00 | 30 days | |
| Package XS | 100 credits | €10 | €0.10 | 30 days | |
| Package S | 500 credits | €40 | €0.08 | 30 days | 20% off |
| Package M | 1.000 credits | €70 | €0.07 | 90 days | 30% off |
| Package L | 5.000 credits | €300 | €0.06 | 180 days | 40% off |
| Package XL | 10.000 credits | €500 | €0.05 | 360 days | 50% off |
Comprehensive technical specifications, security protocols, and performance metrics for our AI-powered background removal API and open-source models.
Pro API Model: Premium quality background removal with advanced AI. Uses depth estimation, saliency detection, and CLIP embedding as upstream models for superior accuracy.
Focus Open Source Model: Most accurate open source background removal model. Uses depth estimation and saliency detection as upstream models for high-quality results.
Snap Open Source Model: Fastest open source background removal model. Uses depth estimation as upstream model for rapid processing.
All models use a refiner model as downstream task for enhanced edge quality and detail preservation.
Trust & Transparency: Our open-source models (Focus, Snap) are Apache-2.0 licensed. Use them locally for maximum privacy control. No API calls, no data sharing.
API Security: TLS encryption in transit; no disk writes of customer images; no thumbnails/caches/backups stored.
Minimal Logging: API requests log only timestamp, endpoint, inference duration, status, request size, API key hash. No image bytes or hashes are recorded.
Privacy-First Analytics: No cookies on the web UI. We use Ahrefs Analytics (privacy-friendly, no cookies). To protect against abuse, we use an in-house CAPTCHA, avoiding third-party cookie-based services.
Customer Data Protection: No customer data is stored or used for training. Processing happens in RAM; buffers are zeroed after response.
Training Sources (Non-Customer): Public photos (e.g., Unsplash/Pexels) under permissive licenses; we created the alpha mattes. Sample dataset: withoutBG100
Licensed Image Sets: Rights-purchased image sets with explicit training/derivative rights for commercial use.
Synthetic 3D Renders: Randomized lighting/camera/focus with ground-truth mattes from the render pipeline for diverse training scenarios.
Studio Productions: In-studio productions targeting hard cases (hair, translucency, shadows): Creating Alpha Matting Dataset
Adapted Datasets: Salient-object datasets where licenses allow; re-annotated and quality-filtered for optimal training.
Dataset Scale: (~60K examples) image/matte pairs after QA (as of 2025-10-01). Continuously expanding dataset for improved model performance.
Transparent Materials: Inconsistent results on transparent or translucent materials (e.g., glass, water, sheer fabrics) due to complex light interactions.
Subjective Boundaries: When foreground vs. background is subjective, results can differ. There isn't a single correct cutout. In the next release, the model will prefer objects closest to the camera (excluding ground and flat surfaces).
Yes. Our open-source models are free under Apache-2.0. The hosted API is freemium: you get 50 free credits, then it's pay-as-you-go with credits.
api_key=... to the request.End-to-end varies with your upload/download speed, image size, and distance to our region. We therefore publish server-side processing latency (excludes network): p95 ≈ 800 ms. Servers run in Frankfurt, DE. Your total time = upload + TLS/round-trip + queueing (if any) + ~800 ms processing + download.
No. We don't store, index, or train on your images or any derivatives. Files are processed in RAM and discarded immediately after the response.
No. We never use customer uploads for training. Customer data is never used to train models.

