iTools Load Images ๐Ÿ“ฆ

iToolsLoadImages

Will return list of images from a given directory with a given limit, for example if the limit is 4 it will return first 4 images in that directory. it will also return the list of these images names.

Pack: ComfyUI-iTools

custom_nodes.ComfyUI-iTools

Inputs (3)

NameTypeRequired
images_directorySTRINGrequired
start_indexINTrequired
load_limitINTrequired

Outputs (3)

NameType
imagesIMAGE
images namesSTRING
countINT