Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.

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