AEM Dynamic Media Image Preset | Community
Skip to main content
New Participant
October 25, 2023
Question

AEM Dynamic Media Image Preset

  • October 25, 2023
  • 2 replies
  • 799 views

Hi,

 

I am trying to create an image preset with AEM asset (dynamic media) and I need to set the resoultion to 300 PPI.

Below are the requirements:

  • Width: 2000
  • Height: 2000
  • Format: JPEG
  • PPI: 300

How can I specify the PPI value to 300? Is the query parameter res the appropriate command to use?

 

Thank you for your help.

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

2 replies

kautuk_sahni
Employee
October 18, 2024

@hamido41487803 If you have successfully found a solution on your own, we kindly ask that you share it with the community for future reference and mark it as the correct answer.

Kautuk Sahni
iamnjain
New Participant
October 26, 2023

Hi @hamido41487803 

 

Did you tried with "res" parameter?

What's the behavior after using that?

New Participant
December 20, 2023

Thank you @iamnjain that's what I ended up doing.

 

Hamid