image background removal
The Remove image background API isolates the main subject from an input image and returns a cutout with a transparent background, ready for compositing in web or design workflows. You provide an `inputImage` URL and receive a `PNG` result (via `imageURL`) that preserves fine detail like hair and soft edges.Common uses include e-commerce product shots, profile avatars, marketing creatives, and…
image background removal endpoints
| Method | Endpoint | Description |
|---|---|---|
| Background Removal | ||
| POST |
/api/background/remove /api/background/remove |
Proxies a background removal request to the provider and returns a result. When Backblaze B2 is configured, the `imageURL` in the response is replaced with the B2-hosted URL of… |
image background removal pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $2 / month | — |
|
| PRO | $30 / month | — |
|
| ULTRA | $60 / month | — |
|