Images

Remove background

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

post/v1/image/remove-background

Headers

accept'image/webp' | 'image/png' | 'image/jpeg'

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

Response

The image background was successfully removed.

Changes