ComfyUI Node
Save Mask Bridge (Yogurt Nodes)
Saves the input masks to your ComfyUI output directory.
Save Mask Bridge (Yogurt Nodes)
- masks
- masks
- width
- height
- batch
- saved_paths
◄output_dir►
◄filename_prefixComfyUI►
◄disable_metadatafalse►
◄overwritefalse►
◄suffix.png►
◄png_compression4►
◄jpeg_quality100►
CategoryYogurtNodes/IO
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| masks | MASK | The masks to save. | |
| output_dir | STRING | The directory to save the masks 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 Mask.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 masks as. |
| png_compression | INT | 40–9 | The level of compression to use for PNG masks. |
| jpeg_quality | INT | 1000–100 | The quality of the JPEG mask. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| masks | MASK | — |
| width | INT | — |
| height | INT | — |
| batch | INT | — |
| saved_paths | LIST | — |