ComfyUI Node
AIHub Action New Image
A ComfyUI node in aihub/actions with 6 inputs and 2 outputs.
AIHub Action New Image
- image
- mask
- IMAGE
- MASK
◄actionAPPEND►
◄namenew image►
◄file_name►
◄autoopenfalse►
Categoryaihub/actions
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| action | COMBO | APPEND | If append is selected, if the image exist it will be added a number to the name to make it unique, if replace is selected, the image will be replaced with the new one |
| name | STRING | new image | The name of the image this is used internally |
| maskopt | MASK | — | |
| file_nameopt | STRING | The filename to use, if not given the name value will be used with a .png extension | |
| autoopenopt | BOOLEAN | false | If set to true, the image will be automatically opened in a new tab when added |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MASK | MASK | — |