ComfyUI Node
XImagePreview
Preview an optional IMAGE or MASK input using the official PreviewImage / PreviewMask UI. Runs independently when empty and passes the value through when present.
XImagePreview
- images
- image_or_mask
Category♾️ Xz3r0/Workflow-Processing
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| imagesopt | COMFY_MATCHTYPE_V3 | Optional image or mask input. Leave unconnected or receive None to show a text notice instead of previewing. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image_or_mask | COMFY_MATCHTYPE_V3 | Passthrough of the input image or mask, or None when no input is available |