Agentbrisk
image-editingbackground-removalapi Status: active

Remove.bg

The original AI background removal tool, now part of Canva and still the API standard


Remove.bg is the original AI background removal tool, launched in December 2018 by Kaleido AI and acquired by Canva in 2021. It remains the default API choice for automated background removal workflows, with SDKs across multiple programming languages, pay-per-use credit pricing, and consistent output quality. The web tool offers free low-resolution previews; full resolution and API access require a paid plan.

Remove.bg launched in December 2018 and was immediately good. Not "good for an AI tool at the time," just good. You dragged a photo in, and in a few seconds the background was gone and the subject was cleanly isolated. For 2018, when background removal was something you spent twenty minutes doing in Photoshop, this felt like a different category of tool.

That initial quality led to rapid adoption, an acquisition by Canva in 2021, and a place in the default toolkit of everyone from individual photographers to enterprise ecommerce operations. This review covers what Remove.bg actually offers in mid-2026, who it's still the right choice for, and where the more feature-rich alternatives pull ahead.

Quick verdict

Remove.bg is still the right tool for automated background removal via API. The developer experience is clean, the SDKs are maintained across multiple languages, and the pay-per-use credit model works well for variable-volume use cases. The web tool is practical for one-off background removal where you don't need editing features beyond the background itself.

Where Remove.bg falls short is anywhere that requires more than background removal. There's no AI background generation, no relighting, no batch workflow with background replacement. For a complete product photo editing workflow, Photoroom is more capable. For background removal embedded in a broader design suite, Canva AI covers it as part of a larger toolset.

Background and ownership

Kaleido AI was founded in Vienna in 2018. The company's first and primary product was Remove.bg, and the team built a reputation for excellent image segmentation quality. In 2021, Canva acquired Kaleido AI, adding the technology to its product lineup while keeping Remove.bg operating as a separate service.

The Canva acquisition meant the background removal technology that powers Remove.bg is now also the engine behind Canva's built-in background removal feature. From the user perspective, little changed. Remove.bg kept its domain, its pricing structure, and its API. What didn't happen is the major feature expansion you might expect from being part of a company with Canva's resources. The tool remains tightly focused on background removal.

That focus is both its strength and its limitation.

What the tool actually does

Remove.bg does one thing: it removes backgrounds from images automatically. You upload a photo, and within a few seconds you get back a PNG with transparent background. The subject isolation is handled by a model that the team has been improving since 2018.

On the web, the experience is minimal by design. Upload or drag an image, wait a moment, preview the result, download if you're happy. You can optionally replace the removed background with a solid color or a custom image you upload, but there's no AI generation of backgrounds, no scene prompting, and no editing toolset. It's intentionally simple.

The preview before download is a useful feature that other free tools don't always offer. You can evaluate the quality on your specific image before committing to a paid download or API call. For images with complex edges, this preview step is worth doing.

The API: why developers use Remove.bg

The API is where Remove.bg has its clearest advantage over competitors. It's a straightforward REST endpoint with official SDKs for Python, Ruby, PHP, Java, .NET, and command-line use. The documentation is clear. The endpoint is stable and has been in production for years. There's a strong reliability track record.

API credits are purchased separately from subscriptions. At the current rate of around $0.20 per image for standard API calls, you can process up to five images per dollar. For a developer who needs to process a few hundred product photos weekly, the total cost is small enough that the API is an easy integration decision.

The credit system rather than subscription model is actually an advantage for developers building products with variable usage. You don't pay a monthly minimum when your users aren't processing images, and you don't hit a cap when there's a spike. Credits roll over and don't expire quickly.

The Photoshop plugin brings the same API capability into a professional workflow where you might already be doing other editing. You can remove backgrounds from multiple layers in a Photoshop document without leaving the application. For photographers and retouchers who live in Photoshop, this is more convenient than a web round-trip.

The desktop app adds local batch processing for operations where you need to process a folder of images in bulk without manual web uploads.

Quality and limitations

The background removal quality is reliable and consistent on standard use cases: product photos with clear subject-background separation, portraits against plain backgrounds, and objects on flat surfaces. The processing speed, under five seconds for most web uploads, is competitive.

Hair and fine detail edges are where the quality gets more variable. Extremely curly hair against complex backgrounds, transparent objects, and products with thin protrusions (wire products, delicate jewelry) occasionally need cleanup work after processing. This isn't unique to Remove.bg, but it's worth knowing if your catalog has a lot of these edge cases.

One thing Remove.bg doesn't do is AI inpainting or cleanup of the extracted subject. If your product photo has a reflection, a shadow on the original background that bleeds into the subject, or a slight color cast from the original lighting, Remove.bg won't fix that. Photoroom with its relighting and eraser tools addresses this. Remove.bg's output is the isolated subject and nothing else.

Pricing breakdown

The free tier gives you unlimited background removals at 50 KB output resolution with no watermark. The no-watermark policy is friendlier than many competitors. The resolution cap is the limitation: 50 KB is roughly 500x500 pixels at moderate compression, which works for preview purposes but is too small for a product listing, marketing material, or print use.

Paid subscriptions start at $9 per month for a modest credit allocation. The pricing scales with volume, and annual billing reduces the monthly equivalent cost by around 20-30%. For light web use, the entry plan covers occasional needs without committing to high monthly volume.

API credits are $0.20 per image at the lowest volume. Volume pricing drops the per-image cost for purchases above a certain threshold. For developers who process at high volume, the per-image cost is competitive with alternatives.

The subscription plans include web credits, desktop app access, and a credit allocation that works across both web and API use. There's flexibility in how you use the credits rather than separate pools for different access methods.

Where Remove.bg fits

The strongest case for Remove.bg is as an API component in a product catalog or listing workflow. An ecommerce platform, an inventory management system, or a marketplace seller tool that needs to process product images automatically, at any time a new photo is added, and without manual editing intervention, benefits from the API stability, developer tooling, and credit-based pricing.

For individual sellers who need both background removal and background replacement, Photoroom is the better option. The complete product photo workflow including AI backgrounds, shadow generation, and relighting is more valuable at $9.99/month than what Remove.bg offers at a similar price point.

For anyone already in the Canva ecosystem, the background removal in Canva Pro does the same thing as Remove.bg's web tool, and the $12.99/month Pro subscription covers many other design needs simultaneously. There's less reason to maintain a separate Remove.bg subscription if you're already on Canva Pro.

The clearest Remove.bg use case is developer integration. If you need clean API access to background removal with minimal setup, predictable credit costs, and reliable uptime, Remove.bg remains the default choice in this category.

The honest take

Remove.bg has maintained a strong position in a category it helped define by staying focused and reliable rather than expanding aggressively. The quality is consistent, the API is well-maintained, and the pay-per-use model works for the developer audience that's been its core user base since launch.

What it hasn't done is evolve into a fuller product photo tool. Photoroom has moved into AI background generation, relighting, and batch marketplace workflows. Remove.bg is still doing one thing. That's fine for the API use case and for developers who need a focused, reliable background removal endpoint. It's limiting for sellers or photographers who want a more complete workflow in a single tool.

If you're a developer looking to add background removal to a product: start here. If you're a seller trying to make better product photos: try Photoroom first.

Key features

  • Automatic background removal in under 5 seconds
  • High-resolution output on paid and API plans
  • REST API with SDKs for Python, Ruby, PHP, and more
  • Bulk processing via desktop app and API
  • Simple background replacement with color or custom image
  • Photoshop plugin for direct workflow integration
  • Preview output before downloading on free tier
  • Multiple output formats including PNG with transparency

Pros and cons

Pros

  • + API is the most integrated background removal endpoint for developers
  • + No watermark on free-tier output, just reduced resolution
  • + Consistently reliable on standard product and portrait photography
  • + Photoshop plugin integrates directly into professional editing workflows
  • + Pay-per-use API credits allow scaling without monthly overhead
  • + Fast processing, typically under 5 seconds on web

Cons

  • − Focused entirely on background removal with no broader editing features
  • − Free output at 50 KB is too low resolution for most real use
  • − Hair and fine detail edge detection occasionally needs cleanup
  • − No AI background generation or relighting, unlike Photoroom
  • − Canva ownership has not accelerated feature development noticeably

Who is Remove.bg for?

  • Automated product photo background removal via API for ecommerce catalogs
  • Portrait photography background editing in Photoshop workflows
  • Developer integration into listing tools and inventory management systems
  • Bulk batch background removal for design agencies
  • Quick web-based background removal for one-off images

Alternatives to Remove.bg

If Remove.bg isn't quite the right fit, the closest alternatives are photoroom , adobe-firefly , and canva-ai . See our full Remove.bg alternatives page for side-by-side comparisons.

Frequently Asked Questions

Is Remove.bg free?
Remove.bg has a free tier that removes backgrounds without a watermark but limits output to 50 KB resolution, which is too small for most real-world use. You can preview the result at full resolution before downloading to check quality, but the download is capped unless you pay. Paid plans start at $9 per month for up to 40 high-resolution images. API usage is credit-based from $0.20 per image, making small-volume use accessible without a subscription.
How does Remove.bg's API work?
The Remove.bg API is a REST endpoint that accepts an image URL or file upload and returns a PNG with transparent background. It's available in official SDKs for Python, Ruby, PHP, Java, and command-line use. API credits are purchased separately from subscriptions and can be used across any plan level. There's no minimum monthly commitment on credits, which makes it practical for developers who need occasional high-volume bursts.
Who owns Remove.bg?
Remove.bg was built by Kaleido AI, a Vienna-based company founded in 2018. Canva acquired Kaleido AI in 2021, making Remove.bg part of the Canva group. It continues to operate as a separate product with its own domain, pricing, and API. The background removal technology developed by Kaleido also powers the background removal feature in Canva itself.
Is Remove.bg better than Photoroom for background removal?
On background removal specifically, both tools produce similar quality on clean product shots. Remove.bg has the advantage on API integration depth and developer tooling. Photoroom has the advantage when you need more than just background removal, AI backgrounds, relighting, and marketplace templates are part of Photoroom's product photo workflow. For a developer building an automated workflow that only needs backgrounds removed, Remove.bg's API is cleaner and often cheaper.
Does Remove.bg have a desktop app?
Yes. Remove.bg offers a desktop application for Windows and Mac that enables local bulk processing without going through the web interface. The desktop app uses API credits for processing. It's designed for batch workflows where you want to process a folder of images without uploading them individually through the web.

Related agents

Search