Nodes/ComfyUI-nhknodes/πŸ“Έ Load Image Series (nhk)
ComfyUI Node

πŸ“Έ Load Image Series (nhk)

A ComfyUI node in nhk/image with 7 inputs and 4 outputs.

By EnashkaΒ·Created 11 months agoΒ·Updated about a month agoΒ· 22
πŸ“Έ Load Image Series (nhk)
    • image
    • filename
    • current_index
    • total_images
    β—„modeβ–Ύβ–Ί
    β—„pathβ–Ί
    β—„pattern*β–Ί
    β—„index0β–Ί
    β—„seed0β–Ί
    β—„labelSeries001β–Ί
    β—„resetfalseβ–Ί
    Categorynhk/image

    Inputs (7)

    NameTypeDefaultDescription
    modeCOMBOsingle_image: load by index (use with control_after_generate=increment for sequences), random: load random image by seed
    pathSTRINGDirectory path containing images to load
    patternSTRING*Glob pattern to filter files (e.g., '*.png', 'img_*.jpg', '**/*.png' for recursive)
    indexINT0Starting index for single_image mode (auto-increments with control_after_generate)
    seedINT0Seed for random mode (same seed = same random image)
    labelSTRINGSeries001Unique identifier for tracking this sequence independently from others
    resetBOOLEANfalseReset counter back to index 0

    Outputs (4)

    NameTypeDescription
    imageIMAGEβ€”
    filenameSTRINGβ€”
    current_indexINTβ€”
    total_imagesINTβ€”