Remove background

Removes the background from the input image by isolating the main subject and returns a cutout with a transparent background.

Body Params

Image file upload Size of an image uploaded must not exceed 30MB and resolution must not exceed 25 mega-pixels (5000*5000)

file
Headers
string
enum

The Accept request HTTP header indicates the preferred returned image content type, expressed as a MIME type

Allowed:
Responses
200

The image background was successfully removed.

400

Bad request. May be missing required inputs or may have badly formatted inputs or options.

500

Internal server error. Unable to remove background.

Language
Credentials
Response
Click Try It! to start a request and see the response here!