Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The SaveImage node saves the images it receives to your ComfyUI/output directory. It saves each image as a PNG file and can embed workflow metadata, such as the prompt, into the saved file for future reference.

Inputs

ParameterData TypeRequiredRangeDescription
imagesIMAGEYes-The images to save.
filename_prefixSTRINGYes-The prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd% or %Empty Latent Image.width% to include values from nodes (default: “ComfyUI”).

Outputs

Output NameData TypeDescription
uiUI_RESULTThis node outputs a UI result containing a list of the saved images with their filenames and subfolders. It does not output data for connecting to other nodes.