Visit ComfyUI Online for ready-to-use ComfyUI environment
Facilitates combining and manipulating multiple text inputs efficiently for AI artists.
The CR Composite Text node is designed to facilitate the combination and manipulation of multiple text inputs within a single node. This node is particularly useful for AI artists who need to merge, replace, or format text strings efficiently. By leveraging this node, you can streamline your text processing workflows, ensuring that your text data is handled in a cohesive and organized manner. The primary goal of the CR Composite Text node is to provide a versatile and user-friendly interface for text operations, making it easier to manage and manipulate text data without requiring extensive technical knowledge.
This parameter represents the first text input that you want to include in the composite text operation. It accepts a string value and can be multiline, allowing you to input longer text blocks. The default value is an empty string. This parameter is essential for defining the initial part of the composite text.
This parameter represents the second text input that you want to include in the composite text operation. Similar to text1, it accepts a string value and can be multiline. The default value is an empty string. This parameter is used to append or merge with the first text input.
This parameter allows you to specify a separator string that will be inserted between text1 and text2 during the composite operation. It accepts a string value and is not multiline. The default value is an empty string. This parameter is useful for adding delimiters or formatting elements between the combined text inputs.
This output parameter returns the final composite text after merging text1 and text2 with the specified separator. The resulting string is a combination of the input texts, formatted according to the provided separator. This output is crucial for obtaining the processed text data that can be used in subsequent nodes or operations.
This output parameter provides a URL link to the documentation or help page for the CR Composite Text node. The link directs you to a resource that offers additional information, examples, and guidance on using the node effectively. This output is valuable for users who need further assistance or want to explore advanced features of the node.
© Copyright 2024 RunComfy. All Rights Reserved.