Remove Background
remove_backgroundRemove background from images, leaving a transparent background. Accepts image as URL or base64 string.
Instructions
Remove the background from an image, leaving a transparent background. Provide the image as a URL or base64-encoded string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image as a URL or base64-encoded string. | |
| image_format | No | Output format: webp or png. |