ComfyUI Node

Text Split

A ComfyUI node in missed-tool with 8 inputs and 3 outputs.

By ifmylove2011·Created about a year ago·Updated 9 months ago· 3
Text Split
    • string_list
    • body_text
    • item_count
    input_text
    delimiter,
    use_regexdisable
    strip_whitespaceenable
    skip_emptyenable
    replace_delimiter_with
    start_index0
    end_index1000
    Categorymissed-tool

    Inputs (8)

    NameTypeDefaultDescription
    input_textSTRING
    delimiterSTRING,
    use_regexCOMBOdisable2 options: disable, enable
    strip_whitespaceCOMBOenable2 options: disable, enable
    skip_emptyCOMBOenable2 options: disable, enable
    replace_delimiter_withSTRING What to replace the delimiter with in the cleaned text (e.g., space, comma, nothing).
    start_indexINT00–9999
    end_indexINT10001–9999

    Outputs (3)

    NameTypeDescription
    string_listSTRING
    body_textSTRING
    item_countINT