Image Remove And Impaint
# seefine-api-img-v1.remove-background ## 1 Short Description These APIs employ highly efficient and accurate algorithms to swiftly, automatically, and in bulk, remove backgrounds or target objects from images. ### Removing Backgrounds or Objects The user has the option to remove either the background or a specific target object. Upon completion, the system provides both the modified image,…
Image Remove And Impaint endpoints
| Method | Endpoint | Description |
|---|---|---|
| remove | ||
| POST |
removeAnything /api/v1/img/remove-anything |
remove anything object that is described by prompt from an image |
| POST |
removePerson /api/v1/img/remove-person |
remove person from image |
| POST |
removeVechile /api/v1/img/remove-vechile |
remove vechile only from image |
| POST |
removeBackground /api/v1/img/remove-background |
remove background from an image |
| POST |
removeAnimal /api/v1/img/remove-animal |
remove animal only from image |
| keep | ||
| POST |
keepAnything /api/v1/img/keep-anything |
keep anything object only that is described by prompt, remove others from an image |
| POST |
keepPerson /api/v1/img/keep-person |
keep person only and remove others from image |
| POST |
keepVechile /api/v1/img/keep-vechile |
keep vechile only and remove others from image |
| POST |
keepBackground /api/v1/img/keep-background |
keep image background and remove foreground |
| POST |
keepAnimal /api/v1/img/keep-animal |
keep animal only and remove others from image |
| remove and impaint | ||
| POST |
removeAnimalImpaint /api/v1/img/remove-animal-impaint |
remove animal from image, impaint removed image |
| POST |
removeAnythingImpaint /api/v1/img/remove-anything-impaint |
remove anything object that is described by prompt from an image, impaint removed image |
| POST |
removeVechileImpaint /api/v1/img/remove-vechile-impaint |
remove vechile from image, impaint removed image |
| POST |
removePersonImpaint /api/v1/img/remove-person-impaint |
remove person from image, impaint removed image |
| Other endpoints | ||
| POST |
keepVechile /api/v1/img/keep-vechile |
keep vechile only and remove others from image |
| POST |
removePersonImpaint /api/v1/img/remove-person-impaint |
remove person from image, impaint removed image |
| POST |
removeBackground /api/v1/img/remove-background |
remove background from an image |
| POST |
removeAnimalImpaint /api/v1/img/remove-animal-impaint |
remove animal from image, impaint removed image |
| POST |
keepAnything /api/v1/img/keep-anything |
keep anything object only that is described by prompt, remove others from an image |
| POST |
removePerson /api/v1/img/remove-person |
remove person from image |
| POST |
removeVechileImpaint /api/v1/img/remove-vechile-impaint |
remove vechile from image, impaint removed image |
| POST |
keepPerson /api/v1/img/keep-person |
keep person only and remove others from image |
| POST |
removeAnything /api/v1/img/remove-anything |
remove anything object that is described by prompt from an image |
| POST |
removeAnimal /api/v1/img/remove-animal |
remove animal only from image |
| POST |
removeVechile /api/v1/img/remove-vechile |
remove vechile only from image |
| POST |
keepAnimal /api/v1/img/keep-animal |
keep animal only and remove others from image |
| POST |
keepBackground /api/v1/img/keep-background |
keep image background and remove foreground |
| POST |
removeAnythingImpaint /api/v1/img/remove-anything-impaint |
remove anything object that is described by prompt from an image, impaint removed image |
Image Remove And Impaint pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | $19.9 / month | 10 / second |
|
| ULTRA | $59.9 / month | 100 / second |
|
| MEGA | $499 / month | 100 / second |
|