save IMAGE to file

Basic data handling: PathSaveImageRGB

Basic/Pathoutput node

Saves an image to a file. This node takes an image tensor and saves it to the specified path. Supports various image formats like PNG, JPG, WEBP, JXL (if pillow-jxl is installed), etc.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (5)

NameTypeRequired
imagesIMAGErequired
pathSTRINGrequired
formatSTRINGoptional
qualityINToptional
create_dirsBOOLEANoptional

Outputs (1)

NameType
successBOOLEAN