ComfyUI Node
XYZ Grid Stitch
A ComfyUI node in XYZ Grid with 9 inputs and 1 output.
XYZ Grid Stitch
- images
- grid_image
◄x_labelsred, blue, green►
◄y_labels1, 2, 3►
◄z_labels►
◄label_height120►
◄label_width150►
◄gap_size4►
◄layout_styleA1111 Style (X blocks)►
◄is_completetrue►
CategoryXYZ Grid
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| x_labels | STRING | red, blue, green | Comma-separated labels for X axis (columns) |
| y_labels | STRING | 1, 2, 3 | Comma-separated labels for Y axis (rows) |
| z_labels | STRING | Comma-separated labels for Z axis (separate grids) | |
| label_height | INT | 1200–300 | Height in pixels for label area (top) - increased for larger fonts |
| label_width | INT | 1500–300 | Width in pixels for Y label area (left) - increased for larger fonts |
| gap_size | INT | 40–50 | Gap size between images in pixels |
| layout_style | COMBO | A1111 Style (X blocks) | A1111: Each X value gets a block with Y×Z grid inside | Z Horizontal: Z values create grids side-by-side |
| is_completeopt | BOOLEAN | true | Only stitch when True (connect from Auto Collector) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| grid_image | IMAGE | — |