remove_background
Remove image backgrounds locally on CPU, producing a transparent PNG without API keys or GPU. Ideal for quick cutouts and clean compositions.
Instructions
Remove the background from an image, saved as a transparent PNG. CPU-only (ONNX via rembg), no API key or GPU needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |