post-remove-background-inferences
Remove backgrounds from images using AI to isolate subjects for design, marketing, or content creation.
Instructions
Advanced remove-background of an image.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| originalAssets | No | If set to true, returns the original asset without transformation | |
| dryRun | No | ||
| image | Yes | The asset ID (example: "asset_GTrL3mq4SXWyMxkOHRxlpw"). If provided, image and name will be ignored. | |
| backgroundColor | No | The background color as an hexadecimal code (ex: "#FFFFFF"), an html color (ex: "red") or "transparent" if "format" is "png" | |
| format | No | The output format. Default is 'png' |