asset_remove_background
Remove background from images to produce transparent RGBA PNGs using AI matting models (BiRefNet, BRIA RMBG, U²-Net) with automatic fallback. Returns the file path.
Instructions
Matte an image to transparent background (BiRefNet / BRIA RMBG / U²-Net via remote endpoint; local white-chroma fallback). Returns RGBA PNG path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Path or URL to input image | |
| mode | No | auto | |
| output_dir | No |