Nodes/ComfyUI-list-filter/Filter Image List
ComfyUI Node

Filter Image List

Filters the image list based on the provided index list.

By Kesin11·Created 2 years ago·Updated about a year ago· 1
Filter Image List
  • image_list
  • image_list
index_list0
return_first_if_nonetrue
Categorylist-filter

Inputs (3)

NameTypeDefaultDescription
image_listIMAGEThe list of images to be filtered.
index_listINT0The list of indices to filter the image list.
return_first_if_noneBOOLEANtrueReturn the first image if the filtered list is empty.

Outputs (1)

NameTypeDescription
image_listIMAGEThe filtered list of images.