Nodes/Textify/Textify
ComfyUI Node

Textify

A ComfyUI node in Textify with 6 inputs and 1 output.

By dewberryants·Created 3 months ago·Updated 3 months ago· 1
Textify
  • image
  • Image
fontconsola.ttf
font_size6
charset!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnopqrstuvwxyz{|}~
mode
dithertrue
CategoryTextify

Inputs (6)

NameTypeDefaultDescription
imageIMAGEThis is an image
fontSTRINGconsola.ttfPath to a valid .ttf or .otf file.
font_sizeINT64–256
charsetSTRING!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]^_`abcdefghijklmnopqrstuvwxyz{|}~The characters to use. By default, this is all standard ASCII characters. Be aware that when shape matching, the empty space and very small characters will usually lessen color depth in dark areas of the image.
modeCOMBOMatch Shape uses a simple bitmap matching algorithm to determine which character touse from the charset. Ordered uses the charset in order,while random chooses random characters from the set.
ditherBOOLEANtrueWhether to use dithering to get more detailed shapes to match (does nothing for ordered and random modes).

Outputs (1)

NameTypeDescription
ImageIMAGE