ComfyUI Node
Save Image Bridge Simple (Yogurt Nodes)
Saves the input images to your ComfyUI output directory.
Save Image Bridge Simple (Yogurt Nodes)
- images
- images
- width
- height
- batch
- saved_paths
◄output_dir►
◄filename_prefixComfyUI►
◄overwritefalse►
CategoryYogurtNodes/IO
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | The images to save. | |
| output_dir | STRING | The directory to save the images to, leave blank to save to the ComfyUI output directory. | |
| filename_prefix | STRING | ComfyUI | The prefix for the file to save. This may include formatting information such as %date:yyyy-MM-dd% or %Empty Latent Image.width% to include values from nodes. |
| overwrite | COMBO | false | Overwrite existing files. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| width | INT | — |
| height | INT | — |
| batch | INT | — |
| saved_paths | LIST | — |