ComfyUI Node
Select Images (Bounds Safe)
A ComfyUI node in utility with 5 inputs and 3 outputs.
Select Images (Bounds Safe)
- image
- image
- selected_count
- skipped_count
◄indexes0►
◄err_if_bad_indexfalse►
◄err_if_emptyfalse►
◄fallback_on_emptyfirst_frame►
Categoryutility
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| indexes | STRING | 0 | — |
| err_if_bad_index | BOOLEAN | false | — |
| err_if_empty | BOOLEAN | false | — |
| fallback_on_empty | COMBO | first_frame | 3 options: first_frame, all_frames, blank |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| selected_count | INT | — |
| skipped_count | INT | — |