ComfyUI Node
Select Indexes From Images
Select specific images from a set, using a variety of supported syntaxes.
Select Indexes From Images
- images
- images
◄indexes_to_select0:►
CategoryLoadAnimAdv/Selectors
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Image set to select from. | |
| indexes_to_select | STRING | 0: | Indexes (zero-based) to select. Supports ':' for range selection (including ':#', '#:' formats), '::#' & '#::#' & '#:#:#' formats for step selection, ',' for multiple entries, and negative numbers for selecting from the end. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | The selected image set. |