Nodes/Basic data handling/convert to Data List
ComfyUI Node

convert to Data List

Converts a LIST object into a ComfyUI data list. This node takes a LIST object (Python list as a single variable) and converts it to a ComfyUI data list, allowing its items to be processed individually by nodes that accept data lists.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
convert to Data List
  • list
  • *
CategoryBasic/LIST

Inputs (1)

NameTypeDefaultDescription
listLIST

Outputs (1)

NameTypeDescription
**