Visit ComfyUI Online for ready-to-use ComfyUI environment
Save images to directory without UI display, efficient for batch processing and automation.
The Save Images No Display node is designed to save images to a specified directory without displaying any output in the user interface. This node is particularly useful when you need to save generated images for later use or processing without cluttering the UI with unnecessary previews. By focusing solely on the saving process, it ensures that your workflow remains clean and efficient. This node inherits from the SaveImagesMikeyML class, leveraging its robust image-saving capabilities while omitting any UI output, making it ideal for batch processing or automated tasks where visual feedback is not required.
This parameter accepts a list of images that you want to save. Each image in the list will be processed and saved according to the specified parameters.
Specifies the sub-directory within the main output directory where the images will be saved. This helps in organizing saved images into specific folders.
The first part of the filename text. This can be used to add a custom prefix to the saved image filenames.
The second part of the filename text. This can be used to add additional custom text to the saved image filenames.
The third part of the filename text. This can be used to add further custom text to the saved image filenames.
Defines the separator character(s) to be used between different parts of the filename text.
A boolean parameter that determines whether to include a timestamp in the filename. This helps in ensuring unique filenames and tracking when the images were saved.
Specifies the type of counter to be used in the filename. This can help in maintaining a sequential order for saved images.
Defines the position of the first part of the filename text within the filename.
Defines the position of the second part of the filename text within the filename.
Defines the position of the third part of the filename text within the filename.
Specifies the position of the timestamp within the filename.
Defines the format of the timestamp to be included in the filename.
Specifies the position of the counter within the filename.
Allows you to add extra metadata to the saved images. This can include any additional information you want to store with the images.
(Optional) The prompt used to generate the images. This can be saved as metadata within the image files.
(Optional) Additional PNG information to be saved with the images. This can include any extra data you want to embed in the PNG files.
This node does not produce any output parameters. Its primary function is to save images to the specified directory without displaying any output in the UI.
© Copyright 2024 RunComfy. All Rights Reserved.