ComfyUI Node
load MASK from greyscale/red
Loads a mask from a greyscale image or the red channel of an RGB image. This node loads an image from the specified path and creates a mask from it. If the image is greyscale, the intensity is used directly. If the image is RGB, the red channel is used.
load MASK from greyscale/red
- mask
- exists
◄path►
◄invertfalse►
CategoryBasic/Path
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| path | STRING | — | |
| invertopt | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| mask | MASK | — |
| exists | BOOLEAN | — |