Using bgclear

Can I remove backgrounds from many images at once?

Short answer

On the website, images are processed one at a time with no limit on how many you run back to back. For true bulk, the developer API accepts batches of 50 image URLs per call, async jobs up to 50 MP, and callbacks when each result is ready.

Shops with a few dozen products are usually fastest just running the web tool image after image. Above that, a script against the API is the honest answer — the bulk guide shows the pattern, and there are worked examples for Shopify, WooCommerce and Google Sheets.

API pricing is one credit per full-resolution image — $9 for 100, $39 for 500, $129 for 2,000 — with free preview-size results and no subscription.

Try it on your own photo

Free, unlimited, no signup, no watermark. About five seconds per image.

Read the API docs

Related questions

Does bgclear have an API?

Yes. The bgclear REST API removes backgrounds with one HTTP call — multipart or JSON in, PNG/WebP/JPG out — plus async jobs up to 50 MP, batches of 50 images, callbacks and usage endpoints. Its request fields match remove.bg's. Preview-size results are free; full resolution is one credit.

Full answer →

How much does the bgclear API cost?

Credit packs, no subscription: $9 for 100 credits ($0.09 per image), $39 for 500 ($0.078) and $129 for 2,000 (about $0.065). One credit is one full-resolution image; preview-size results (up to 800 px) are free and unlimited. Credits never expire and failed requests are never charged.

Full answer →

How many images can I process for free?

Unlimited. bgclear has no daily cap, no credits and no watermark on the website, and you do not need an account. Process as many images as you like, one after another. Only the developer API is metered, because it serves software rather than people.

Full answer →

All questions →