zip

Basic data handling: DataListZip

Combines multiple lists element-wise. This node takes multiple Data Lists as input and returns a new Data List where each item is a list containing the corresponding elements from the input lists. The length of the output list will be equal to the length of the shortest input list.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (4)

NameTypeRequired
list1*required
list2*required
list3*optional
list4*optional

Outputs (1)

NameType
list*