Background Remover API
## AI Background Removal — simple, fast, no watermarks Remove the background from any image with a single API call. Powered by the U2-Net deep learning model. ### Features - Returns a transparent PNG, ready to use - Supports JPEG, PNG and WEBP input (up to 10MB) - Typical processing time: 2-4 seconds - No watermarks, no image storage — files are processed in memory and never saved - Ideal for…
Background Remover API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Remove Background /remove |
Removes the background from an uploaded image (JPEG/PNG/WEBP, max 10MB) and returns a transparent PNG. |
| GET |
Health Check /health |
Returns the API status. Use it to verify availability. |
Background Remover API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA | $40 / month | — |
|