v1

latestOpenAPI 3.0.02026-07-133840.6 KB
Improvement Program

Submit an image to the remove.bg Improvement program

  • Contribute an image that remove.bg is currently not able to remove the background from properly
  • Help us make remove.bg better
  • Get better results for similiar images in the future

Notes:

  • By submitting images through the API you agree to the <a target="_blank" rel="noopener" href="/ipc">Improvement Program Conditions</a>
  • File size: up to 22MB
  • Input resolution: up to 50 megapixels
  • up to 100 files per day. <br> Higher rate limits are only available to high-volume solution users; get in touch <a href="/enterprise/contact">here</a>.

Requires either an API Key to be provided in the X-API-Key request header or an OAuth 2.0 access token to be provided in the Authorization request header.

Please note that submissions are used on a best-effort basis and the extent of expected improvement varies depending on many factors, including the number of provided images, their complexity and visual similarity. Improvements usually take several weeks to become effective.

post/improve

Request body

image_file_b64string

Source image file (base64-encoded string). (If this parameter is present, the other image source parameters must be empty.)

image_urlstring

Source image URL. (If this parameter is present, the other image source parameters must be empty.)

image_filenamestring

Filename of the image, if not provided it will be autodetected form the submitted data.

tagstring

Images with the same tag are grouped together.

Example request

{
  "image_url": "https://www.remove.bg/example-hd.jpg",
  "image_filename": "car.jpg",
  "tag": "batch_1_2020"
}

Response

Image submitted