ComfyUI Extension
comfyui-text-renderer
Text render node for ComfyUI
kishida/comfyui-text-renderer
Nodes1
On cloudLocal install
Categoryimage/text
Stars1
Updated7 months ago
Nodes (1)
Readme
ComfyUI Text Renderer
Text render node for ComfyUI.
It is intended to make hint for a text rendering in image AI, not intended to make a rich text decoration.

fonttools required if you want to show font names instead of font file name.
python_embeded\python -m pip install fonttools
See this blog for details(In Japanese).
https://nowokay.hatenablog.com/entry/2026/01/05/110344