Table of Contents
What happened to remove.bg?
On September 5, 2026, remove.bg announced it will shut down its standalone website on December 1, 2026. The background removal feature is being folded into Canva, which acquired remove.bg's parent company Kaleido AI in 2024.
Here's what changes:
- Web users: Background removal moves to Canva. You'll need a Canva account to continue using it.
- API users: The self-service API migrates to Leonardo.Ai (not Canva). This is a different API with different authentication and request formats — code changes are required.
- Enterprise API contracts: Unaffected. Existing enterprise customers continue as before.
- Unused credits: Pay-as-you-go credits expire on December 1, 2026. Use them or lose them.
If you're looking for a standalone tool that isn't Canva or Leonardo.Ai, here are the best alternatives.
How we evaluated these tools
We reviewed each tool's public documentation, free-tier limits, and API compatibility with remove.bg. For e-commerce use cases, we prioritized tools that support batch processing and marketplace-ready output (white background, standard sizing). Pricing was verified on each provider's public page as of September 2026 — tool pricing and availability are subject to change. Always verify details on each provider's official website before signing up.
Quick comparison table
| Tool | Best for | Free tier | Paid from | API | Batch |
|---|---|---|---|---|---|
| Canva | Casual users, design | Limited | $12.99/mo | No | Limited |
| Photoroom | E-commerce sellers | Unlimited (HD) | $9.99/mo | Yes | Yes |
| Adobe Express | Creative pros | Limited | $9.99/mo | No | Limited |
| PicWish | Budget, batch | Limited | ~$3/mo | Yes | Yes |
| Pixelcut | Mobile sellers | Limited | $9.99/mo | No | Yes |
| Picsart | Social media | Limited | $11.99/mo | Yes | Yes |
| Poof.bg | API drop-in replacement | 100/mo | ~$0.001/img | Yes (compatible) | API only |
| Pixian.ai | API-first, cheap | None | ~$0.01/img | Yes | API only |
| Removal.ai | High-volume batch | Low-res only | $5.99/mo | Yes | Yes (1000+) |
| Clipdrop | Multi-tool workflow | Low-res | $9/mo | Yes | Limited |
Best alternatives for web users
1. Canva — Official migration destination
Canva is where remove.bg's web feature is officially moving. If you already use Canva, this is the path of least resistance. The background remover is one-click and integrated into Canva's design suite.
✓ Official migration path · ✓ Integrated design tools · ✓ Good for non-technical users
✗ Requires Canva account · ✗ Not a standalone tool · ✗ Pro needed for full features
2. Photoroom — Best for most people
Photoroom offers free full-resolution background removal without watermarks — something remove.bg never did. It's built specifically for product photos and e-commerce, with batch processing, shadow generation, and template designs.
✓ Free HD exports · ✓ E-commerce focused · ✓ Batch processing · ✓ Mobile + web
✗ Pro needed for advanced features · ✗ API is expensive at scale
3. Adobe Express — Best for creative pros
If you're already in the Adobe ecosystem, Express includes a solid background remover. It integrates with Photoshop and Creative Cloud, making it ideal for designers who need more than just cutouts.
✓ Adobe quality · ✓ Creative Cloud integration · ✓ Professional editing tools
✗ Overkill for simple removal · ✗ Subscription required for full use
Best alternatives for e-commerce sellers
4. PicWish — Best budget option
PicWish is significantly cheaper than most competitors while delivering comparable quality. It supports batch processing (up to 1000+ images), HD exports, and has a dedicated e-commerce mode with white background and shadow options.
✓ Very affordable · ✓ Batch processing · ✓ E-commerce features · ✓ API available
✗ Interface less polished · ✗ Brand recognition lower
5. Pixelcut — Best for mobile sellers
Pixelcut started as a mobile app and still shines there. If you photograph products with your phone and edit on the go, Pixelcut's AI background removal and batch editing are hard to beat.
✓ Excellent mobile app · ✓ Batch editing · ✓ AI-generated backgrounds
✗ Web experience weaker · ✗ No public API
6. Removal.ai — Best for high volume
Removal.ai is built for volume. Upload 1,000+ images in a single batch, process them all, and download. There's also a free desktop app for batch processing. If you process thousands of product photos monthly, this is worth a look.
✓ Built for bulk · ✓ Desktop app · ✓ API available · ✓ Cheap at scale
✗ Free tier is low-res only · ✗ UI is utilitarian
Best alternatives for API developers
7. Poof.bg — Best drop-in API replacement
Poof.bg is the closest thing to a direct swap. It accepts remove.bg-style parameters (image_file, size, format) — you'll change the endpoint URL and API key, but your request body works unchanged. If your integration uses remove.bg-specific parameters like roi or type, verify those work first. Pricing is roughly 100× cheaper than remove.bg at standard rates. Pricing verified on Poof's public API page as of September 2026.
✓ Drop-in compatible · ✓ Extremely cheap · ✓ Same response format · ✓ No code rewrite
✗ Newer provider · ✗ Smaller feature set
8. Pixian.ai — Best cheap API
Pixian.ai is an API-first background removal service. No web UI, no frills — just fast, cheap background removal via REST API. Quality is solid and pricing is transparent per-image.
✓ Very cheap · ✓ Fast · ✓ Simple API · ✓ No subscription
✗ No web interface · ✗ No free tier
9. Clipdrop — Best multi-tool API
Clipdrop (by Stability AI) offers background removal plus cleanup, uncrop, relight, and image upscaling — all through one API. If you need more than just cutouts in your workflow, this is a strong choice.
✓ Multiple AI tools in one API · ✓ Stability AI quality · ✓ Generous free tier (low-res)
✗ API pricing can add up · ✗ Removal quality is good, not best-in-class
10. Leonardo.Ai — Official API migration path
This is where remove.bg is directing its API users. Leonardo.Ai is primarily an image generation platform that now offers background removal via API. It's the "official" path, but expect to rewrite your integration — the API format is different from remove.bg.
✓ Official migration destination · ✓ Part of Canva ecosystem · ✓ Image generation + removal
✗ Different API format (code rewrite required) · ✗ If your workflow relies on remove.bg-specific parameters like roi or type, test those first · ✗ More expensive than alternatives · ✗ Removal is not their core product
How to choose the right alternative
If you're a casual user (occasional photos)
Go with Canva (it's the official path) or Photoroom (free HD exports, no watermark). Both are free for basic use.
If you're an e-commerce seller (product photos)
Photoroom for quality and features, PicWish for budget, Removal.ai for high-volume batch processing. All three offer white background, shadow, and batch features.
If you're a developer (API integration)
Poof.bg if you want a drop-in replacement with zero code changes. Pixian.ai if you want the cheapest per-image rate. Clipdrop if you need multiple AI tools. Leonardo.Ai only if you want the official migration path and don't mind rewriting code.
If you need privacy / local processing
Consider open-source options like rembg (Python library) or browser-based tools that process images locally without uploading to a server.
API migration guide
If you currently use the remove.bg API, here's what to do before December 1, 2026:
- Use your remaining credits. Unused pay-as-you-go credits expire on shutdown day.
- Download your history. remove.bg may not preserve your processing history after shutdown.
- Choose a replacement API. See options above. Poof.bg offers the least friction (same format).
- Test with sample images. Quality varies between providers — test your actual image types (hair, fur, transparent objects, product edges).
- Update your code. Change the endpoint URL and API key. If moving to Leonardo.Ai, expect to rewrite request/response handling.
- Run in parallel. If possible, run both APIs side-by-side for a week to catch quality differences before cutover.
Migration pitfalls to avoid
Most alternative lists just show you tools. Here's what actually goes wrong during migration:
API migration isn't just changing the endpoint
Beyond the URL, you need to verify: authentication method (API key header vs OAuth), rate limits (remove.bg allowed 500/min, alternatives may differ), response format (base64 vs URL return), error handling codes, and billing model (per-image vs subscription). Search your codebase for api.remove.bg (or ask your developer to do this) and list every parameter each integration uses before switching.
Batch processing has hidden limits
Many "free" alternatives cap batch uploads at 10-50 images. Some compress output resolution on free tiers. If you process 500+ product photos monthly, test the actual batch limit before committing.
For e-commerce sellers: background removal ≠ complete product image workflow
Swapping remove.bg for another tool only solves one step. You still need white background standardization, centering, cropping, marketplace-specific sizing (Amazon requires 2000×2000px, Shopify recommends 2048×2048), and shadow generation. If this is your pain point, a workflow tool matters more than which background remover you use.
Privacy for pre-launch products
If you process unreleased SKU photos, uploading to third-party servers carries leak risk. For sensitive product images, consider local processing with rembg (open-source Python library) — it runs entirely on your machine, no upload required.
More resources for e-commerce sellers
Background-removal tools solve only one piece of your e-commerce workflow. After you get clean product images, you still need profit tracking and inventory planning for your store.
If you're an Amazon or Shopify seller, check out our practical tools:
Last updated: September 27, 2026. Tool pricing & availability subject to change.
Frequently asked questions
Is remove.bg really shutting down?
Yes. The standalone website stops on December 1, 2026 at 9:00 AM CET. Background removal moves to Canva for web users and Leonardo.Ai for API users.
Will my remove.bg account work in Canva?
You'll need a Canva account. remove.bg has not confirmed automatic account migration. Check remove.bg's official FAQ for the latest migration details.
What happens to my unused credits?
Pay-as-you-go credits expire on December 1, 2026. Use them before that date. Enterprise contracts are unaffected.
Which alternative is closest to remove.bg?
For web users: Photoroom (similar simplicity, free HD). For API users: Poof.bg (same request/response format, just change the URL).
Are there free alternatives with no watermark?
Yes. Photoroom offers free full-resolution exports without watermarks. Canva's free tier also works for basic use, though some features require Pro.
Can I still use remove.bg after December 1?
The standalone website will not work. The feature will be available through Canva (web) and Leonardo.Ai (API).
Do I need to change my API code?
If moving to Leonardo.Ai: yes, it uses a different API format. If moving to Poof.bg: no, it accepts the same format — just change the endpoint URL and API key.