ComfyUI Node Runs on cloud
Stitch Images
Stitches image2 to image1 in the specified direction. If image2 is not provided, returns image1 unchanged. Optional spacing can be added between images.
Stitch Images
- image1
- image2
- IMAGE
◄directionright►
◄match_image_sizetrue►
◄spacing_width0►
◄spacing_colorwhite►
Categoryimage/transform
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image1 | IMAGE | — | |
| direction | COMBO | right | 4 options: right, down, left, up |
| match_image_size | BOOLEAN | true | — |
| spacing_width | INT | 00–1024 | — |
| spacing_color | COMBO | white | 5 options: white, black, red, green, blue |
| image2opt | IMAGE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |