Nodes/ComfyUI-Pixaroma/Text Join Two Pixaroma
ComfyUI Node

Text Join Two Pixaroma

Joins two pieces of text into one. Type in each field, or wire another node's text into its dot (the wire wins when connected). A separator (comma, space, new line, none, or your own) goes between the pieces, and empty pieces are skipped so you never get a stray separator. Right-click the node for the separator and skip-empty settings.

By pixaroma·Created 5 months ago·Updated about 16 hours ago· 333
Text Join Two Pixaroma
    • text
    text_1
    text_2
    Category👑 Pixaroma/💬 Prompt & Text

    Inputs (2)

    NameTypeDefaultDescription
    text_1optSTRINGText piece 1. Type here, or drag a wire onto its dot to pull text from another node (the wire wins when connected).
    text_2optSTRINGText piece 2. Type here, or drag a wire onto its dot to pull text from another node (the wire wins when connected).

    Outputs (1)

    NameTypeDescription
    textSTRINGThe two pieces joined with your separator.