remove_background
Remove an image's background, isolating the subject (BiRefNet AI segmentation). $0.02 per call. Input: an image via source URL. Params: background (optional fill color for the removed area, e.g. 'white'; omit for a transparent cutout — use a PNG/WebP output to keep transparency). Output: the cut-out image as a short-lived signed URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | ||
| source | Yes | Public https:// URL of the source image to process. |