ComfyUI Node
XY Grid Assembler
A ComfyUI node in lora-helpers/klein with 6 inputs and 1 output.
XY Grid Assembler
- images
- grid
◄columns1►
◄x_labels►
◄y_labels►
◄jpeg_compressfalse►
◄jpeg_quality85►
Categorylora-helpers/klein
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| columns | INT | 11–50 | — |
| x_labels | STRING | — | |
| y_labels | STRING | — | |
| jpeg_compress | BOOLEAN | false | Compress each cell and the final grid to JPEG before output. Significantly reduces memory and file size for large grids. Resolution stays the same; only quality is reduced. |
| jpeg_quality | INT | 851–100 | JPEG quality (1–100). 85 is a good balance of size vs quality. Only used when JPEG compress is enabled. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| grid | IMAGE | — |