Nodes/ComfyUI-LoadAnim-Adv/Select Indexes From Images
ComfyUI Node

Select Indexes From Images

Select specific images from a set, using a variety of supported syntaxes.

By SineSwiper·Created 6 months ago·Updated 6 months ago· 0
Select Indexes From Images
  • images
  • images
indexes_to_select0:
CategoryLoadAnimAdv/Selectors

Inputs (2)

NameTypeDefaultDescription
imagesIMAGEImage set to select from.
indexes_to_selectSTRING0: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)

NameTypeDescription
imagesIMAGEThe selected image set.