ComfyUI Node
Pixelcut Remove Background
Remove image backgrounds with Pixelcut. Returns the cutout and its alpha mask.
Pixelcut Remove Background
- image
- image
- mask
◄api_key►
◄cropfalse►
◄shadowfalse►
◄shadow_opacity0.50►
◄invert_maskfalse►
CategoryPixelcut
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| api_keyopt | STRING | Overrides the PIXELCUT_API_KEY env var. Note: a key typed here is saved into the workflow. | |
| cropopt | BOOLEAN | false | Crop the result tight to the subject. |
| shadowopt | BOOLEAN | false | Add an AI drop shadow (+3 credits). |
| shadow_opacityopt | FLOAT | 0.500–1 | — |
| invert_maskopt | BOOLEAN | false | Which region the mask marks. Default marks the subject. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |