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►
◄overwritefalse►
CategoryYogurtNodes/IO
Inputs (4)
| 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. |
| overwrite | COMBO | false | Overwrite existing files. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| masks | MASK | — |
| width | INT | — |
| height | INT | — |
| batch | INT | — |
| saved_paths | LIST | — |