ComfyUI Node
ImageOps Append
A ComfyUI node in image/imageops with 5 inputs and 4 outputs.
ImageOps Append
- image_1
- image_2
- image
- frame_count
- width
- height
◄bypassfalse►
◄fit_modestrict►
◄trims_json{"version":1,"clips":[]}►
Categoryimage/imageops
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| bypass | BOOLEAN | false | — |
| fit_mode | COMBO | strict | How to align two clips before concatenating their frame batches. |
| trims_json | STRING | {"version":1,"clips":[]} | Managed by the Append preview controls. |
| image_1opt | IMAGE,VIDEO | — | |
| image_2opt | IMAGE,VIDEO | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| frame_count | INT | — |
| width | INT | — |
| height | INT | — |