swapcase

Basic data handling: StringSwapcase

Swaps case of all characters in the string. This node returns a copy of the string with uppercase characters converted to lowercase and lowercase characters converted to uppercase.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (1)

NameTypeRequired
stringSTRINGrequired

Outputs (1)

NameType
STRINGSTRING