Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Watermarking Workflow

Avatar

Level 2

I was trying to run OOB Watermark workflow on Assets.

There was an observation that watermark is only getting applied on images and not on Documents.

So if someone can put light on custom workflow step to add watermark on all types of Asset.

Thanks in Advance

Anupam

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

According to document

AEM Assets supports text to be used as a watermark to watermark the web-renderable image formats, such as GIF, PNG, JPEG, and BMP.

More info

Watermarking

You can try to do same with the help of process step e.g. acs-aem-commons/AddWatermarkToRenditionProcess.java at master · Adobe-Consulting-Services/acs-aem-co... 

Arun Patidar

AEM LinksLinkedIn

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi,

According to document

AEM Assets supports text to be used as a watermark to watermark the web-renderable image formats, such as GIF, PNG, JPEG, and BMP.

More info

Watermarking

You can try to do same with the help of process step e.g. acs-aem-commons/AddWatermarkToRenditionProcess.java at master · Adobe-Consulting-Services/acs-aem-co... 

Arun Patidar

AEM LinksLinkedIn