Nodes/ComfyUI Text Processor/Load Image Batch
ComfyUI Node

Load Image Batch

Loads one image from a directory batch using single, incremental, or seeded-random selection.

By rookiestar28·Created 9 months ago·Updated 2 months ago· 16
Load Image Batch
    • image
    • filename_text
    mode
    seed0
    index0
    labelBatch 001
    path
    pattern*
    allow_RGBA_output
    filename_text_extension
    CategoryComfyUI Text Processor/Image

    Inputs (8)

    NameTypeDefaultDescription
    modeCOMBO3 options: single_image, incremental_image, random
    seedINT00–18446744073709550000
    indexINT00–150000
    labelSTRINGBatch 001
    pathSTRING
    patternSTRING*
    allow_RGBA_outputCOMBO2 options: false, true
    filename_text_extensionoptCOMBO2 options: true, false

    Outputs (2)

    NameTypeDescription
    imageIMAGELoaded image tensor.
    filename_textSTRINGSelected filename text.