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 Save Image and Text Dataset to Folder node saves a list of images and their corresponding text captions to a specified folder within ComfyUI’s output directory. For each image saved as a PNG file, a matching text file with the same base name is created to store its caption. This is useful for creating organized datasets of generated images and their descriptions.

Inputs

Note: The images and texts inputs are lists. The node expects the number of text captions to match the number of images provided. Each caption will be saved in a .txt file corresponding to its paired image.

Outputs