Create Watermark Image

Create Watermark Image

Description

Create an image with an embedded watermark to protect and brand your visual content.

Supported input formats:

  • JPEG
  • PNG
  • TIFF
  • GIF
  • BMP

Input Arguments

Input ArgumentTypeDescriptionRequired?Advanced Option?Default
Main ImageThe main image as an ObjectThe image file you want to use as the main image, which is overlapped by the watermark image. Allowed formats are JPEG, PNG, TIFF, GIF and BMP. The format wil be recognized automatically.✔️-
Watermark ImageThe watermark image as an ObjectThe image file you want to use as watermark image, which should overlap the main image. Allowed formats are JPEG, PNG, TIFF, GIF and BMP. The format wil be recognized automatically.✔️-
Watermark OpacityPercentageOpacity of the watermark image to the main image.✔️25
Watermark RatioPercentageRatio of the watermark image to the main image.✔️25
Watermark Horizontal PositionChoice FieldHorizontal position of the watermark image.✔️center
Watermark Vertical PositionChoice FieldVertical position of the watermark image.✔️center

Response

ResponseTypeDescription
File responseFileThe resulting watermarked image file.
File as StringStringBase64-encoded string representation of the watermarked image. Useful for storing in variables.
MIME typeStringMIME type of the output mage, e.g., image/png.
ExtensionStringFile extension of the output image, e.g., png, jpeg.

Power Automate Examples

Create Watermark Image

We use a picture of a puppy as main image and our logo as watermark image.

Picture

As advanced options we can modify the watermark's opacity, ratio and position.

Known Limitations

⚠️
If you experienced other limitations please get in touch with us!

Vector Graphics

Vector images (as SVG) are not supported by now.