ComfyUI Node
load MASK from alpha channel
Loads a mask from the alpha channel of an image. This node loads an image from the specified path and extracts the alpha channel to use as a mask. If the image has no alpha channel, a blank mask is returned.
load MASK from alpha channel
- mask
- exists
◄path►
CategoryBasic/Path
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| mask | MASK | — |
| exists | BOOLEAN | — |