Skip to main content
Remove background from an image. This is a synchronous endpoint that returns the processed image directly in the response body.

Result

Image
Image

Headers

string
required
Your API token.

Body

file
required
The image file to process. Send as multipart form data.
string
Optional processing model. Allowed values: falcon, aurora, ghost. Default is falcon.Supported only for /v2/rembg/ and /v2/rembg/mask/.

Code Samples

Responses