Nodes/ComfyUI-ZImagePowerNodes/⚡| Image Grid Builder
ComfyUI Node

⚡| Image Grid Builder

Generate a grid containing all images passed as input.

By martin-rizzo·Created 7 months ago·Updated a day ago· 346
⚡| Image Grid Builder
  • images
  • IMAGE
bannernone
banner_height144
text
text_color#555
lines_color#000
banner_color#FFF
font_nameopen_sans
font_size64
columns0
image_scale0.5
image_spacing8
Category⚡Z-Image/utils

Inputs (12)

NameTypeDefaultDescription
imagesCOMFY_AUTOGROW_V3
bannerCOMBOnoneChoose to add a header, footer, or no banner to the grid.
banner_heightINT1440–2048The height of the banner in pixels.
textSTRINGThe text to be displayed in the header or footer.
text_colorSTRING#555The color of the text in the banner, expressed in hexadecimal format (e.g., #FFFFFF for white).
lines_colorSTRING#000The color of the lines in the grid, expressed in hexadecimal format (e.g., #000000 for black).
banner_colorSTRING#FFFThe background color of the banner, expressed in hexadecimal format (e.g., #FFFFFF for white).
font_nameCOMBOopen_sansThe font to be used for the banner text.
font_sizeINT648–256Size of the font used for the banner text.
columnsINT00–64The number of columns in the grid. Set to 0 for unlimited columns, arranging images horizontally.
image_scaleFLOAT0.50–1Adjust the scale of the images in the grid.
image_spacingINT80–256The spacing between images in the grid.

Outputs (1)

NameTypeDescription
IMAGEIMAGEOutput image with the grid and the optional banner text.