Nodes/ComfyUI-EZ-AF-Nodes/EZ Text Concatenate
ComfyUI Node

EZ Text Concatenate

Concatenate any number of string inputs into a single text output.

By ez-af·Created 2 years ago·Updated 3 months ago· 28
EZ Text Concatenate
    • STRING
    number_of_inputs2
    delimiter,\n
    beautifynever
    line_breakskeep
    CategoryEZ NODES

    Inputs (4)

    NameTypeDefaultDescription
    number_of_inputsINT22–50Dynamically select number of inputs. Only the last of current inputs may be affected when this value is changed
    delimiterSTRING,\nText string to add between inputs. Does not affect empty input slots. '\n' adds a line break
    beautifyCOMBOneverdelete exscessive commas, spaces, line breaks. - before: process each text input separately - after: process concatenated text - never: do not process text
    line_breaksCOMBOkeepKeep or delete all line breaks i text string. Applies after text processing

    Outputs (1)

    NameTypeDescription
    STRINGSTRINGProcessed text.