Skip to content

Add Image Node

Document/DOCX

Add Image

Insert an inline image into a DOCX document

docx_add_imagemedia
Inputs7
Outputs2
Security exposure3/10
Packagemedia

Ratings

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

SecurityAttack surface and exposure impact.
3/10High
PrivacyPotential sensitivity of processed data.
2/10High
PerformanceRuntime or resource pressure.
3/10High
GovernancePolicy, audit, or compliance impact.
2/10High
ReliabilityOperational stability considerations.
3/10High
CostExternal or compute cost impact.
0/10High

Input Pins

7

Input

Execution
exec_in

Trigger

Template

Struct
template

DOCX file

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Image

Struct
image

Image file to insert

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Width (cm)

Float
width_cm

Image width in cm

Default 10

Height (cm)

Float
height_cm

Image height in cm

Default 7

Alt Text

String
alt_text

Accessibility alt text

Default Image

Output Path

Struct
output

Save path

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

2

Done

Execution
exec_out

Continues

Result

Struct
result

Output file path

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Node Info

Internal name
docx_add_image
Category
Document/DOCX