Nodes/ComfyUI Text Processor/Image Concat Advanced
ComfyUI Node

Image Concat Advanced

Concatenates image batches into directional grids with wrapping, resizing, and channel control.

By rookiestar28·Created 9 months ago·Updated 2 months ago· 16
Image Concat Advanced
  • images
  • IMAGE
directionleft_to_right
max_images_per_line3
interpolationbicubic
output_channelsrgb
CategoryComfyUI Text Processor/Image

Inputs (5)

NameTypeDefaultDescription
imagesIMAGE
directionCOMBOleft_to_right8 options: left_to_right, right_to_left, top_to_bottom, bottom_to_top, right, left, +2
max_images_per_lineINT31–255
interpolationCOMBObicubic3 options: bicubic, bilinear, nearest
output_channelsCOMBOrgb3 options: rgb, rgba, auto

Outputs (1)

NameTypeDescription
IMAGEIMAGEConcatenated image grid.