ComfyUI Node

Text Split

A ComfyUI node in prompt/presets with 2 inputs and 1 output.

By kursopiko·Created 5 months ago·Updated 5 months ago· 0
Text Split
    • list
    text
    skip_empty_linestrue
    Categoryprompt/presets

    Inputs (2)

    NameTypeDefaultDescription
    textSTRINGEach non-empty line becomes one element in the output list.
    skip_empty_linesBOOLEANtrueWhen enabled, blank lines are excluded from the output list.

    Outputs (1)

    NameTypeDescription
    listSTRING_LIST