Visit ComfyUI Online for ready-to-use ComfyUI environment
Converts strings to image labels for AI artists, offering font size and rotation customization for visual projects.
The StringToLabel
node is designed to convert a given string into an image label, making it a valuable tool for AI artists who need to generate text-based labels for their visual projects. This node allows you to specify the font size and the rotation angle of the text, providing flexibility in how the label appears. By transforming text into an image, it enables seamless integration of textual elements into your artwork, enhancing the overall aesthetic and communicative value of your creations. The node's primary function is to create a label image from the input string, which can then be used in various artistic and design contexts.
This parameter takes the string that you want to convert into a label. The text provided here will be rendered into an image, so make sure it contains the exact content you wish to display.
This parameter specifies the size of the font used to render the text. It accepts integer values with a default of 45, a minimum of 1, and a maximum of 200. Adjusting the font size will impact the readability and visual prominence of the text in the generated label.
This parameter determines the rotation angle of the text in the label image. It accepts one of the following values: 0, 90, 180, or 270 degrees. This allows you to rotate the text to fit different design requirements or orientations within your artwork.
The output is an image that contains the rendered text. This image can be used directly in your projects, allowing you to incorporate text labels seamlessly into your visual compositions. The label image is returned as a tensor that can be further processed or integrated into other nodes within your workflow.
© Copyright 2024 RunComfy. All Rights Reserved.