ComfyUI Node
Collage
A ComfyUI node in Kinburg-Nodes/image with 9 inputs and 1 output.
Collage
- input_images
- background_image
- image
◄output_width2480►
◄output_height3508►
◄cols3►
◄gap10►
◄margin20►
◄background_color#FFFFFF►
◄folder_path►
CategoryKinburg-Nodes/image
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| output_width | INT | 24801–16384 | Width of the output collage, in px. |
| output_height | INT | 35081–16384 | Height of the output collage, in px. |
| cols | INT | 31–100 | Number of columns; the row count is derived from the image count. |
| gap | INT | 100–2000 | Spacing between cells, in px. |
| margin | INT | 200–2000 | Outer margin around the grid, in px. |
| background_color | STRING | #FFFFFF | Canvas color as HEX (#RRGGBB), used when no background_image is connected. |
| input_imagesopt | IMAGE | Images to arrange. If not connected, images are loaded from folder_path instead. | |
| background_imageopt | IMAGE | Optional background, stretched to the output size. Overrides background_color (first frame only). | |
| folder_pathopt | STRING | Fallback source: load every image in this folder (natural-sorted) when input_images isn't connected. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |