ComfyUI Node
AIHub Action New Frames
A ComfyUI node in aihub/actions with 6 inputs and 1 output.
AIHub Action New Frames
- images
- IMAGE
◄actionREPLACE►
◄namenew image batch►
◄insert_index-1►
◄insert_actionREPLACE►
◄file_name►
Categoryaihub/actions
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| action | COMBO | REPLACE | This is a file level action for file storage, if append is selected, the images will be added to existing ones, if replace is selected, existing images will be replaced |
| 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 |
| insert_index | INT | -1-2147483648–2147483647 | The starting index for the frames, where to place them, negative indexes are allowed to insert at the end |
| insert_action | COMBO | REPLACE | The action to execute on the video frames themselves that are being worked on |
| 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 | — |