remove_background
Remove image background by providing a URL. Optionally auto-crop to subject, set background color, or choose output format.
Instructions
Remove image background
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | URL of the source image. | |
| magic_crop | No | Auto-crop to subject bounding box after removal. | |
| output_format | No | Output format. Default png (supports transparency). | |
| background_color | No | Fill color after removal (hex, e.g. "#ffffff"). Omit for transparent. |