Watermarks in AEM Assets | AEM Community Blog Seeding | Community
Skip to main content
kautuk_sahni
Adobe Employee
Adobe Employee
August 18, 2021

Watermarks in AEM Assets | AEM Community Blog Seeding

  • August 18, 2021
  • 0 replies
  • 438 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.