Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

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

Watermarks in AEM Assets | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

Watermarks in AEM Assets by Adobe Docs

Abstract

Watermarks
AEM as a Cloud Service’s watermarking capabilities allows custom image renditions to be watermarked using any PNG image.


OSGi configuration
The following OSGi configuration stub can be updated and added to your AEM project’s ui.config sub-project.

/apps/example/osgiconfig/config.author/com.adobe.cq.assetcompute.impl.profile.WatermarkingProfileServiceImpl.cfg.json

{
"watermark": "/content/dam/path/to/watermark.png",
"scale": 1.0
}

Read Full Blog

Watermarks in AEM Assets

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
0 Replies