ComfyUI Node
ImageOps Invert
A ComfyUI node in image/imageops with 5 inputs and 2 outputs.
ImageOps Invert
- image
- mask
- image
- mask
◄bypassfalse►
◄invert_maskfalse►
◄invert_alphafalse►
Categoryimage/imageops
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | — |
| invert_mask | BOOLEAN | false | — |
| invert_alpha | BOOLEAN | false | Also invert the alpha channel (only applies to RGBA images). |
| imageopt | IMAGE,VIDEO | Images/Video input. Accepts IMAGE batches and VIDEO frame sources. | |
| maskopt | MASK | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |