ComfyUI Node
AIHub Action New Image Batch
A ComfyUI node in aihub/actions with 5 inputs and 1 output.
AIHub Action New Image Batch
- images
- masks
- IMAGE
◄actionAPPEND►
◄namenew image batch►
◄file_name►
Categoryaihub/actions
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| action | COMBO | APPEND | If append is selected, the image batch will extend the previous potentially existing images, if replace is selected, the image batch will replace all existing images |
| name | STRING | new image batch | The name of the images to be used as filenames, a number will be added to each image to make it unique |
| masksopt | MASK | — | |
| file_nameopt | STRING | The filename to use as base extension included, if not given the name value will be used with a .png extension |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |