ComfyUI Extension
comfyui-imageviewer
Image viewer node that displays preview of images directly in the node.
bpmpnaito/comfyui-imageviewer
Nodes—
On cloudLocal install
Stars0
Updated8 months ago
Readme
ComfyUI Image Viewer
Image viewer node that displays preview of images directly in the node.
Installation
- Copy this folder to
ComfyUI/custom_nodes/comfyui-imageviewer - Restart ComfyUI
Usage
- Add the "Image Viewer" node from the image category
- Connect any IMAGE output to the Image Viewer input
- Run the workflow - the image preview will appear in the node
Features
- Shows image preview directly in the node
- Supports multiple images
- Displays image count
- Works as pass-through (outputs the same images it receives)
Files
nodes.py- Python node with preview functionalityweb/imageviewer.js- JavaScript for in-node preview display__init__.py- ComfyUI registration