Save Image (mtb)

Save Image (mtb)

Saves the input images to your ComfyUI output directory. This behaves exactly like the native SaveImage node but isn't an output node. The reason I made this is to allow 'inlining' image save in loops for instance, using the native node there wouldn't run for each iteration of the loop.

Pack: MTB Nodes

custom_nodes.comfy_mtb

Inputs (2)

NameTypeRequired
imagesIMAGErequired
filename_prefixSTRINGrequired

Outputs (1)

NameType
IMAGEIMAGE