expandtabs

Basic data handling: StringExpandtabs

Replaces tab characters with spaces. This node replaces all tab characters (' ') in a string with spaces. The tab size (number of spaces per tab) can be adjusted, with a default value of 8 characters.

Pack: Basic data handling

custom_nodes.ComfyUI-basic_data_handling

Inputs (2)

NameTypeRequired
stringSTRINGrequired
tabsizeINToptional

Outputs (1)

NameType
STRINGSTRING