Batch Load Image List (Advanced)

BatchLoadImageList

Loads images from a provided list of paths. - Best used with `Batch Save Image Sequence` output. - Supports slicing (start, end, step) for partial loading. - Optimized with async loading and direct tensor conversion.

Pack: ComfyUI-FrameIO

custom_nodes.ComfyUI-FrameIO

Inputs (4)

NameTypeRequired
pathsSTRING_LISTrequired
startINToptional
endINToptional
stepINToptional

Outputs (2)

NameType
IMAGEIMAGE
INTINT