Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates integration of textual prompts with images, embedding descriptive metadata for AI artists.
The ImagesPrompt_ node is designed to facilitate the integration of textual prompts with images, enabling you to embed descriptive metadata directly into image files. This node is particularly useful for AI artists who want to keep track of the prompts used to generate or modify images, ensuring that the creative process is well-documented and easily reproducible. By saving prompts as metadata within the image files, you can maintain a clear and organized workflow, making it easier to revisit and refine your work. The node supports saving images with or without embedded prompts, providing flexibility based on your needs.
This parameter accepts a string input where you can provide the textual prompts that describe or are associated with the images. The prompts can be multiline, allowing for detailed descriptions. This input is crucial as it embeds the provided text into the image metadata, making it easier to track and reference the creative process. The default value is an empty string, and dynamic prompts are not supported.
This parameter accepts image inputs, which are the actual images you want to process and save. The images provided here will be saved to the specified output directory, with the option to include the prompts as metadata. This input is essential for the node to function, as it processes and saves the images based on the provided prompts.
This parameter is a toggle with two options: "enable" and "disable". When set to "enable", the node will embed the provided prompts into the image metadata before saving. If set to "disable", the images will be saved without any embedded metadata. This option allows you to choose whether or not to include the prompts in the saved images, providing flexibility based on your documentation needs.
This node does not have explicit output parameters defined in the RETURN_TYPES. However, it performs the function of saving images with or without embedded prompts, and the results are accessible through the UI, showing the saved images and their associated prompts.
save_to_image
if you want to keep a detailed record of the prompts used for each image.© Copyright 2024 RunComfy. All Rights Reserved.