ComfyUI Node

String Join

A ComfyUI node in nifty/string with 2 inputs and 1 output.

By Stibo·Created 5 months ago·Updated 2 months ago· 7
String Join
    • string
    list
    delimiter\n
    Categorynifty/string

    Inputs (2)

    NameTypeDefaultDescription
    listSTRINGList of strings to join.
    delimiterSTRING\nCharacter or string to insert between each list item. Use \n for newline, \t for tab.

    Outputs (1)

    NameTypeDescription
    stringSTRING