Remove background of any image/object
All you need to do is provide the URL of the image and the API will return an image.png with the background removed. Our AI algorithm is used to ensure the best results for your images. Additionally, if you prefer, you can upload a file in JPG format rather than providing the URL of the image.
Remove background of any image/object endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Remove BG Using File /rembg_file |
upload a jpg image file |
| POST |
Remove BG [POST] /rembg |
use: requests.post(api_url, json={"url": image_url}) |
| GET |
Remove BG [GET] /rembg |
use: /rembg?url=https://www.example.com/abc.jpeg |
Remove background of any image/object pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO | $5 / month | 20 / minute |
|
| ULTRA Recommended | $19 / month | 60 / minute |
|
| MEGA | $49 / month | 200 / hour |
|