Nodes/ComfyUI-nhknodes/⏹️ Load 3x3 Grid Series (nhk)
ComfyUI Node

⏹️ Load 3x3 Grid Series (nhk)

A ComfyUI node in nhk/image with 8 inputs and 6 outputs.

By Enashka·Created 11 months ago·Updated about a month ago· 22
⏹️ Load 3x3 Grid Series (nhk)
    • image
    • filename
    • current_index
    • total_images
    • grid_position
    • position_name
    mode
    path
    pattern*
    index0
    seed0
    labelGrid3x3_001
    resetfalse
    separator_width0
    Categorynhk/image

    Inputs (8)

    NameTypeDefaultDescription
    modeCOMBOsingle_image: load by index (use with control_after_generate=increment for sequences), random: load random grid cell by seed
    pathSTRINGDirectory path containing grid 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 grid cell)
    labelSTRINGGrid3x3_001Unique identifier for tracking this sequence independently from others
    resetBOOLEANfalseReset counter back to index 0
    separator_widthINT00–100Width of separator lines between grid cells (in pixels). Excludes this many pixels from center lines.

    Outputs (6)

    NameTypeDescription
    imageIMAGE
    filenameSTRING
    current_indexINT
    total_imagesINT
    grid_positionINT
    position_nameSTRING