Nodes/ComfyUI-FrameIO/Batch Load Image Sequence
ComfyUI Node

Batch Load Image Sequence

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).

By room3dev·Created 8 months ago·Updated 7 months ago· 0
Batch Load Image Sequence
    • IMAGE
    • INT
    path_pattern./frame{:06d}.webp
    start_index0
    frame_count16
    ignore_missing_imagesfalse
    CategoryFrameIO

    Inputs (4)

    NameTypeDefaultDescription
    path_patternSTRING./frame{:06d}.webp
    start_indexINT0
    frame_countINT16
    ignore_missing_imagesCOMBOfalse2 options: false, true

    Outputs (2)

    NameTypeDescription
    IMAGEIMAGE
    INTINT