ComfyUI Node
πΌοΈ Fallback Image Previewer
Allows you to preview an image even when the input is invalid or missing. If the input image is missing a black empty image of dimensions defined by Fallback_Width and Fallback_Height will be generated. If either parameter is set to 0 then no placeholder image will be generated. If the Save_Image toggle is enabled (and there are Input images present) the image will be saved to ComfyUI's output folder, otherwise it will only be displayed. HOVER OVER THE INPUTS FOR MORE INFO.
πΌοΈ Fallback Image Previewer
- images
- passthrough
βfallback_width512βΊ
βfallback_height512βΊ
βsave_imagefalseβΊ
βfilename_prefixComfyUIβΊ
CategoryπΊ VykosX-ControlFlowUtils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to preview | |
| fallback_widthopt | INT | 5120β16384 | Width of the placeholder image that will be generated if no Images are provided. |
| fallback_heightopt | INT | 5120β16384 | Height of the placeholder image that will be generated if no Images are provided. |
| save_imageopt | BOOLEAN | false | β |
| filename_prefixopt | STRING | ComfyUI | β |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| passthrough | IMAGE | β |