Batch Load Image Sequence
BatchLoadImageSequence
Loads a sequence of images from disk using a pattern. - Supports high-performance async loading. - Ideal for loading rendered sequences or datasets. - Use pattern like `frame{:06d}.webp` to match filenames. - Set `frame_count` to 0 to auto-detect all available frames (contiguous).
Pack: ComfyUI-FrameIO
custom_nodes.ComfyUI-FrameIO