capitalize

Basic data handling: StringCapitalize

Converts the first character of the input string to uppercase and all other characters to lowercase.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
stringSTRINGrequired

Outputs (1)

NameType
STRINGSTRING