ComfyUI-text-overlay

ComfyUI-text-overlay
★ 63

文字叠加字体选择图像处理水印标注
在图像上叠加可配置文字,支持字体、字号、颜色、位置和对齐,便于标注与水印化处理
💡 为生成图片添加可定制文字水印或标签。
🍴 12 Forks💻 Python🔄 2024-08-17
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
ComfyUI Text Overlay Example
📄 README

ComfyUI – Text Overlay Plugin

Overview

The ComfyUI Text Overlay Plugin provides functionalities for superimposing text on images. Users can select different font types, set text size, choose color, and adjust the text’s position on the image.

Features

  • Text Placement: Specify x and y coordinates to determine the text’s position on the image.
  • Font Selection: Provide a path to any font on your system to utilize it within the plugin.
  • Font Size: Adjust the text size based on your requirements.
  • Text Alignment: Align text to the left, center, or right relative to the specified x coordinate.
  • Color Customization: Define the text color using RGB values. Use hex (0xFFFFFF)
  • Usage

  • Add the “Image Text Overlay” plugin
  • Attach an image
  • Output to an image
  • Works well with controlnet.

    Feedback & Contributions

    If you have feedback or would like to contribute to the development of this plugin, please submit a pull request.