AI Background Remover
Remove background from image automatically in 5 seconds. Don't waste time manually selecting pixels. Just upload photo & get instant cutout.
AI Background Remover endpoints
| Method | Endpoint | Description |
|---|---|---|
| Image Background Generator | ||
| POST |
AI Generator /image/generate/v1 |
Generates background for transparent image using prompt |
| Image Background Remover | ||
| POST |
Remove Background /image/matte/v1 |
Cuts the foreground from the background |
| POST |
Mask foreground /image/mask/v1 |
Masks the foreground |
| POST |
Blur Background /image/blur/v1 |
Blurs the background of the image using a Gaussian blur filter. |
| POST |
Gradient Background /image/gradient/v1 |
Creates a gradient background from top_color to bottom_color and saves the image. The colors can be specified as RGB tuples. - `top_color`: The color at the top of the gradient.… |
| POST |
Colorize Background /image/color/v1 |
Fills the background with a solid color and saves the image. The color can be specified as an RGB or RGBA tuple. |
| POST |
Give Shadow /image/shadow/v1 |
Adds a shadow to the foreground image using the specified color, offset, and blur radius. - `shadow_color`: The color of the shadow (RGBA tuple). - `offset`: The offset of the… |
| Other endpoints | ||
| POST |
Process Image /image/matte/v1 |
Removes background from image |
AI Background Remover pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | 50 / minute |
|
| ULTRA | $119 / month | 80 / minute |
|
| MEGA Recommended | $249 / month | 110 / minute |
|