Visit ComfyUI Online for ready-to-use ComfyUI environment
Transform images into ASCII art with customizable characters, fonts, and sizes for artistic visual effects.
FL_Ascii is a versatile node designed to transform images into ASCII art, leveraging specified characters, fonts, spacing, and font sizes. This node allows you to create stylized visual representations of images using ASCII characters, providing a unique and artistic touch to your projects. You can choose between local or system fonts based on an environment variable, and customize the output by using a sequence of characters or mapping characters based on pixel intensity. The spacing and font size can be set as single values or lists, enabling variations across the image. This tool is particularly useful for AI artists looking to add a creative ASCII art effect to their images.
This parameter expects an image input that will be converted into ASCII art. The image should be in a format compatible with the node's processing capabilities.
This integer parameter controls the spacing between ASCII characters in the output image. It can be a single value or a list of values to vary the spacing across the image. The default value is 20, with a minimum of 1 and adjustable in steps of 1. Adjusting the spacing affects the density and clarity of the ASCII art.
This integer parameter sets the size of the font used for the ASCII characters. Similar to spacing, it can be a single value or a list to vary the font size across the image. The default value is 20, with a minimum of 1 and adjustable in steps of 1. The font size impacts the readability and style of the ASCII art.
This string parameter specifies the characters to be used in the ASCII art. The default value is \._♥♦♣MachineDelusions♣♦♥_./
, and you can customize it to include any set of characters you prefer. The choice of characters influences the visual texture and detail of the ASCII art.
This parameter allows you to select the font used for the ASCII characters. It can be chosen from a list of available fonts, which can include both local and system fonts depending on the environment variable setting. The default font is combo+
.
This parameter is a toggle that determines whether the characters are used in sequence or based on pixel intensity. The options are off
and on
, with the default being off
. When set to on
, characters are typed in sequence, creating a patterned effect. When off
, characters are mapped based on pixel intensity, resulting in a more traditional ASCII art look.
The output is an image that has been converted into ASCII art. This image retains the original dimensions but is stylized using the specified characters, font, spacing, and font size. The output image can be used in various creative projects, providing a unique and artistic representation of the original input.
<font_file>
' with size <font_size>
: <error_message>
© Copyright 2024 RunComfy. All Rights Reserved.