ComfyUI Node
Advanced Stitcher
Splits an image list into N groups (interleaved or chunked), labels and stitches each group, and returns them as a list of images.
Advanced Stitcher
- images
- stitched_groups
◄N4►
◄group_modeevery_N►
◄labels►
◄label_endblank►
◄label_locationbottom►
◄label_size32►
◄fontarial.ttf►
◄label_stylewhite on black►
◄shapehorizontal►
◄backgroundblack►
◄resizegrow►
◄size_methodpad►
◄padtrue►
◄spacing5►
◄label_input—►
CategoryImage Label Tools
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| N | INT | 41–256 | — |
| group_mode | COMBO | every_N | 2 options: every_N, length_N |
| labels | STRING | — | |
| label_end | COMBO | blank | 2 options: blank, repeat_last |
| label_location | COMBO | bottom | 6 options: top, bottom, left_vert, left_hor, right_vert, right_hor |
| label_size | INT | 320–200 | — |
| font | COMBO | arial.ttf | 1 options: arial.ttf |
| label_style | COMBO | white on black | 4 options: white on black, black on white, white on dark gray, black on light gray |
| shape | COMBO | horizontal | 6 options: horizontal, vertical, square, smart_square, smart_landscape, smart_portrait |
| background | COMBO | black | 2 options: black, white |
| resize | COMBO | grow | 2 options: grow, shrink |
| size_method | COMBO | pad | 4 options: pad, stretch, crop_center, fill |
| pad | BOOLEAN | true | — |
| spacing | INT | 50–100 | — |
| label_inputopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| stitched_groups | IMAGE | — |