Nodes/ComfyUI-List-Utils/PyList Item Cast
ComfyUI Node

PyList Item Cast

Convert each item inside a PyList to STRING, INT, FLOAT, BOOLEAN, and similar basic types.

By godmt·Created 2 years ago·Updated 2 months ago· 16
PyList Item Cast
  • PYLIST
  • PYLIST
TYPE
Categorylist_utils

Inputs (2)

NameTypeDefaultDescription
PYLISTPYLISTPyList whose items should be converted.
TYPECOMBOConversion applied to each PyList item. NUMBER is the same as FLOAT.

Outputs (1)

NameTypeDescription
PYLISTPYLISTThe PyList after converting each item.