Nodes/WWAA-CustomNodes/🪠️ WWAA Advanced Text Reader
ComfyUI Node

🪠️ WWAA Advanced Text Reader

Reads multiline text input and outputs lines as strings for Clip Text Encoders. Supports multiple traversal modes (forward, reverse, random) with line skipping and hold functionality. Can output individual lines with tracking of current position and remaining lines.

By hgabha·Created 2 years ago·Updated 5 months ago· 36
🪠️ WWAA Advanced Text Reader
    • current_line_text
    • current_line_number
    • total_lines
    • remaining_lines
    text_input
    traversal_modeforward
    skip_lines0
    reset_counterfalse
    hold_current_textfalse
    starting_index0
    Category🪠️ WWAA/String

    Inputs (6)

    NameTypeDefaultDescription
    text_inputSTRING
    traversal_modeCOMBOforward3 options: forward, reverse, random
    skip_linesINT00–10
    reset_counterBOOLEANfalse
    hold_current_textBOOLEANfalse
    starting_indexoptINT0

    Outputs (4)

    NameTypeDescription
    current_line_textSTRING
    current_line_numberINT
    total_linesINT
    remaining_linesINT