A Recraft API node that automatically removes image backgrounds and creates transparent alpha channels
The Recraft Remove Background node uses Recraft’s API to intelligently detect and remove image backgrounds, creating images with transparent backgrounds and corresponding alpha masks.
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) |
[Node source code (Updated on 2025-05-03)]