ComfyUI Node
ImageOps FrameRange
A ComfyUI node in image/imageops with 9 inputs and 2 outputs.
ImageOps FrameRange
- image
- image
- frame_count
◄bypassfalse►
◄trim_start0►
◄trim_end-1►
◄frame_holdfalse►
◄hold_frame0►
◄repeatfalse►
◄repeat_modeloop►
◄custom_frame_count24►
Categoryimage/imageops
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE,VIDEO | Image batch or video frames. | |
| bypass | BOOLEAN | false | — |
| trim_start | INT | 00–10000000 | — |
| trim_end | INT | -1-1–10000000 | -1 means last input frame. |
| frame_hold | BOOLEAN | false | — |
| hold_frame | INT | 00–10000000 | — |
| repeat | BOOLEAN | false | — |
| repeat_mode | COMBO | loop | 6 options: loop, bounce, reverse, input_duration, custom_count, freeze |
| custom_frame_count | INT | 241–10000000 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| frame_count | INT | — |