Nodes/comfyui_cv/CV Stack Images
ComfyUI Node

CV Stack Images

Concatenates any number of images/masks side by side (or one above the other) on a black canvas, padding each to the largest - before/after comparisons, building strips tile by tile. All inputs share the first input's type (IMAGE, MASK or NPARRAY) and stack in the same direction. As the body of an Inspire 'Foreach List' loop (image0 = intermediate_output, image1 = item) it folds a whole list into one contact sheet.

By bmad4ever·Created 3 months ago·Updated 2 days ago· 0
CV Stack Images
  • images
  • image
directionhorizontal (a then b)
gap0
Categoryimage/CV/features

Inputs (3)

NameTypeDefaultDescription
imagesCOMFY_AUTOGROW_V3
directionCOMBOhorizontal (a then b)Side by side, or one above the other.
gapINT00–256Black separator between consecutive inputs, in pixels.

Outputs (1)

NameTypeDescription
imageCOMFY_MATCHTYPE_V3Same format as the image inputs.