ComfyUI Node
Save Image Bridge Ex (Non Output) (Yogurt Nodes)
Saves the input images to your ComfyUI output directory.
Save Image Bridge Ex (Non Output) (Yogurt Nodes)
- images
- images
- width
- height
- batch
- saved_paths
◄output_dir►
◄filename_prefixComfyUI►
◄disable_metadatafalse►
◄overwritefalse►
◄suffix.png►
◄custom_suffix►
◄png_compression4►
◄jpeg_quality100►
CategoryYogurtNodes/IO
Inputs (9)
| 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. |
| disable_metadata | COMBO | false | Disable saving metadata to the PNG file. |
| overwrite | COMBO | false | Overwrite existing files. |
| suffix | COMBO | .png | The file extension to save the images as. |
| custom_suffix | STRING | The file extension to save the images as. If this is not empty, the suffix option will be ignored. Otherwise, the suffix option will override above suffix option. | |
| png_compression | INT | 40–9 | The level of compression to use for PNG images. |
| jpeg_quality | INT | 1000–100 | The quality of the JPEG image. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| width | INT | — |
| height | INT | — |
| batch | INT | — |
| saved_paths | LIST | — |