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.
Text Join Two Pixaroma
- text
◄text_1►
◄text_2►
Category👑 Pixaroma/💬 Prompt & Text
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| text_1opt | STRING | Text piece 1. Type here, or drag a wire onto its dot to pull text from another node (the wire wins when connected). | |
| text_2opt | STRING | Text piece 2. Type here, or drag a wire onto its dot to pull text from another node (the wire wins when connected). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | The two pieces joined with your separator. |