Nodes/ComfyUI_LC123_nodes/LC Image Grid 🖼️
ComfyUI Node

LC Image Grid 🖼️

Arrange a batch of images into a grid (CR Image Grid–style). Cells are padded to a shared size; optional gap, outline, and outer border.

By lonecatone23·Created 27 days ago·Updated about 18 hours ago· 9
LC Image Grid 🖼️
  • images
  • image
max_columns3
gap8
cell_pad4
outline_thickness2
border_thickness2
bg_color#000000
outline_color#FFFFFF
border_color#000000
CategoryLC123/image

Inputs (9)

NameTypeDefaultDescription
imagesIMAGE
max_columnsINT31–64Max images per row. Rows are filled left→right, top→bottom.
gapINT80–256Space between cells (pixels).
cell_padINT40–256Padding inside each cell around the image (before outline).
outline_thicknessINT20–64Outline drawn around each cell image.
border_thicknessINT20–256Outer border around the whole grid.
bg_colorSTRING#000000Background / gap fill color (#RRGGBB).
outline_colorSTRING#FFFFFFCell outline color (#RRGGBB).
border_colorSTRING#000000Outer border color (#RRGGBB).

Outputs (1)

NameTypeDescription
imageIMAGE