ComfyUI Node
🖼️ Display Image with Mask
A ComfyUI node in utils/display with 9 inputs and 2 outputs.
🖼️ Display Image with Mask
- image
- mask
- processed_image
- mask_out
◄image_url►
◄mask_url►
◄invert_maskfalse►
◄save_imagefalse►
◄save_path►
◄filenameDisplayWithMask►
◄add_datetimetrue►
Categoryutils/display
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| imageopt | IMAGE | — | |
| image_urlopt | STRING | — | |
| maskopt | IMAGE | — | |
| mask_urlopt | STRING | — | |
| invert_maskopt | BOOLEAN | false | — |
| save_imageopt | BOOLEAN | false | — |
| save_pathopt | STRING | — | |
| filenameopt | STRING | DisplayWithMask | — |
| add_datetimeopt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| processed_image | IMAGE | — |
| mask_out | MASK | — |