Nodes/Fantastic Loras/Fantastic Plotter Image Saver ๐Ÿ“Š
ComfyUI Node

Fantastic Plotter Image Saver ๐Ÿ“Š

A ComfyUI node in loaders with 13 inputs and 4 outputs.

By AdudeguymanยทCreated 2 months agoยทUpdated 4 days agoยท 15
Fantastic Plotter Image Saver ๐Ÿ“Š
  • images
  • grid
  • images
  • metadata
  • global_loras_info
โ—„metadataโ€”โ–บ
โ—„constrain_sizefalseโ–บ
โ—„max_cell_size768โ–บ
โ—„text_colorwhiteโ–บ
โ—„background_colorblackโ–บ
โ—„font_size20โ–บ
โ—„padding10โ–บ
โ—„opacity1.00โ–บ
โ—„images_per_row0โ–บ
โ—„single_strength_layoutrowโ–บ
โ—„classic_gridfalseโ–บ
โ—„global_loras_infoโ€”โ–บ
Categoryloaders

Inputs (13)

NameTypeDefaultDescription
imagesIMAGEโ€”
metadataSTRINGโ€”
constrain_sizeBOOLEANfalseWhen on, each cell image is scaled down so its longest side equals Max Cell Size before the grid is assembled. Use this to keep the overall output manageable when rendering many large images โ€” e.g. a 4x4 grid of 1024px images becomes a 4x4 grid of smaller cells instead of a giant ~4096px-wide output. Has no effect when off.
max_cell_sizeINT76864โ€“2048Longest side of each cell image in pixels. Only used when Constrain Image Output Size is on.
text_colorCOMBOwhite12 options: white, black, red, green, blue, yellow, +6
background_colorCOMBOblack12 options: white, black, red, green, blue, yellow, +6
font_sizeINT208โ€“256โ€”
paddingINT100โ€“100โ€”
opacityFLOAT1.000โ€“1โ€”
images_per_rowINT00โ€“640 = auto (one column per distinct strength). >0 overrides. Ignored in classic grid.
single_strength_layoutCOMBOrowOnly applies in auto mode when every lora is tested at a single (same) strength, i.e. one image per lora. row (default): loras lay out side by side in one row. column: loras stack vertically in one column. Has no effect when strengths vary (that already forms a row) or when images_per_row is set.
classic_gridBOOLEANfalseOff (default): overlays each image's metadata as a label box drawn ON the image. On: classic XY plot โ€” images are padded and the labels are drawn OUTSIDE along the border, loras down the left (rows) and strengths across the top (columns). Needs a full lora x strength grid; otherwise it falls back to overlay.
global_loras_infooptSTRINGโ€”

Outputs (4)

NameTypeDescription
gridIMAGEโ€”
imagesIMAGEโ€”
metadataSTRINGโ€”
global_loras_infoSTRINGโ€”