Go to Page

Add an image watermark to a PDF

Stamp a PNG or JPEG image across the pages of a PDF, in a Power Automate flow. No code to write, and no document is stored after the run.

Use this action to add an image watermark to a PDF document in your Power Automate flow.

Add an image watermark to a PDF
ParametersSettingsCode viewTestingAbout
File Content
File Content
Image Content
Image Content
Transparency
50
Margin
1
Add an image watermark to a PDF.

Some parameters below are rolling out to the published PDF Blocks connector and may not appear in your environment yet. To use them today, import the connector from GitHub as a custom connector.

Parameters

File ContentFilerequired

The content of the input PDF document.

Image ContentFilerequired

The content of the image for the watermark. The format of the image must be PNG or JPEG.

TransparencyInteger Numberdefault:50

The transparency level for the watermark from 0 (opaque) to 100 (transparent). This field is optional. Valid values are integer numbers between 0 and 100.

MarginNumberdefault:1.0

The distance in inches from the border of the page to the watermark. This field is optional. The value must be positive and can be decimal.

PagesString

The pages to stamp, as a comma-separated list of page numbers and ranges (for example 1..3,5). A negative number counts from the end, so -1 is the last page. Leave empty to stamp every page. This field is optional.

Response

Watermarked PDF File ContentFile

The content of the watermarked PDF document. You can use it as an input to other actions in your flow.