Input
ExecutionTrigger execution
Document/PDF
Replaces an image XObject in a PDF by name. Any image format is accepted and automatically converted to JPEG.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger execution
PDF file containing the image to replace
XObject image name (e.g. "Im0", "Image1")
Replacement image file (any format — auto-converted to JPEG)
How to handle dimensions: KeepWidth (proportional), KeepHeight (proportional), Stretch (force both, may distort), or None (use new image size)
Don't preserve original dimensions — use the new image's native size
Keep the original width, scale height proportionally
Keep the original height, scale width proportionally
Force both original width and height (may distort the image)
Path to save the modified PDF
Execution continues after image replacement
Output file path