ComfyUI Node
Image Concat Advanced
Concatenates image batches into directional grids with wrapping, resizing, and channel control.
Image Concat Advanced
- images
- IMAGE
◄directionleft_to_right►
◄max_images_per_line3►
◄interpolationbicubic►
◄output_channelsrgb►
CategoryComfyUI Text Processor/Image
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| direction | COMBO | left_to_right | 8 options: left_to_right, right_to_left, top_to_bottom, bottom_to_top, right, left, +2 |
| max_images_per_line | INT | 31–255 | — |
| interpolation | COMBO | bicubic | 3 options: bicubic, bilinear, nearest |
| output_channels | COMBO | rgb | 3 options: rgb, rgba, auto |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | Concatenated image grid. |