Load Image thumbnails, delete images, browse input subfolders.
Attribute | Default |
---|---|
Show File Names |
False |
Show Thumbnails |
True |
Thumbnails Size |
100 |
Thumbnails are lazy loaded, and sized by their max-height. It looks better that way, almost like a masonery. Example without filenames:
- Open a terminal inside the 'custom_nodes' folder located in your ComfyUI installation dir
- Use the
git clone
command to clone the ComfyUI-Thumbnails repo under ComfyUI\custom_nodes\
git clone https://github.com/audioscavenger/ComfyUI-Thumbnails
When you switch/select from an Empty Latent Image preset, then select the images dropdown right after, thumbnails are not loaded. To fix this, simply select the Load Image node first / click the drop down a second time. The event that carries the current_node does not propagate immediately, this seems like a bug.
TODO:
- browse subfolders of input
- pass subfolders as objects in py
- show subfolders as folder icon
- disable deleteBtn on folders
- remove litegraph event listener
- build actual lost for files and subfolders in py
- replace thisRoot content with new subfolder content
- add .. folder to go back
- have a good night sleep
- definitely chose api name as
/customnode/deleteImage
- bugfix for nodes taht load inexistant images like SDXL Empty Latent etc
- added slide-in size
- pre-load images
- delete images
- show image name on hover
- published in comfy-registry
- added option to hide filenames
- It just works... stole some code from KJNodes again
Like my work? This tool helped you? Want to sponsor more awesomeness like this?