ComfyUI Node Runs on cloud
Save Image-Text (to Folder)
Save a dataset of pairs of images and text captions to a specified folder. Images are saved as PNG files and captions are saved as TXT files with the same filename_prefix.
Save Image-Text (to Folder)
- images
◄folder_namedataset►
◄filename_prefiximage►
◄modeoverwrite►
◄texts—►
Categoryimage
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | List of images to save. | |
| folder_name | STRING | dataset | Name of the folder to save images to (inside output directory). |
| filename_prefix | STRING | image | Prefix for saved image filenames. |
| mode | COMBO | overwrite | Whether to overwrite existing files or increment filenames to avoid overwriting. |
| textsopt | STRING | List of text captions to save. |
Outputs (0)
No outputs