Skip to content

Text Overlay Node

Image/Overlay

Text Overlay

Draw text on top of an image with configurable font size, position, and color

text_overlaymedia
Inputs8
Outputs2
Security exposure10/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

8

Input

Execution
exec_in

Initiate Execution

Base Image

Struct
base_image

The background image to draw text on

NodeImageNodeImage1 fields
image_refstringrequired
Schema enforced

Text

String
text

The text string to render

Use Reference

Boolean
use_ref

Use reference of the base image, transforming the original instead of a copy

Default false

X

Integer
x

Horizontal offset in pixels from the left edge

Default 0

Y

Integer
y

Vertical offset in pixels from the top edge

Default 0

Font Size

Float
font_size

Font size in pixels

Default 24

Color

String
color

Text color as hex string (e.g. #FF0000 or #FF0000AA for alpha)

Default #FFFFFF

Output Pins

2

Output

Execution
exec_out

Done with the Execution

Image

Struct
image_out

Result image with text rendered

NodeImageNodeImage1 fields
image_refstringrequired

Node Info

Internal name
text_overlay
Category
Image/Overlay
Version
1