A Recraft API node that automatically removes image backgrounds and creates transparent alpha channels
Parameter | Type | Default | Description |
---|---|---|---|
image | image | - | Input image to remove background from |
Output | Type | Description |
---|---|---|
IMAGE | image | Image with background removed (with alpha channel) |
MASK | mask | Mask of the main subject (white areas are preserved) |