Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

dynamic media provides blur images

Avatar

Level 5

Hi Frnds,

 

I am new to dynamic media integration.

 

We have configured the dynamic media and able to get the images via our custom java code but its providing blur images.

 

Is there any parameter we need to pass to get quality images. our requirement is images should be responsive depends upon our container.

 

Image preset - As per documentation , we have removed height and width and pass the parameter in our java code ..still its showing same image size.

 

Any leads would be helpful.

 

 

 

 

 

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

6.5
1 Accepted Solution

Avatar

Correct answer by
Level 4

Hi,

 

Option A -

Try to see if it fits with Adaptive image component

 

Option B -

Try to handle the image container depends on media query

 

Thanks,

Kiran Parab

View solution in original post

4 Replies

Avatar

Level 1

Hi,

You can try the below settings : 

Try giving the image format as png instead of jpeg and remove any sharpening settings that you have on it. Additionally , try adding the op_sharpen=0 onto the scene7 image url while you are constructing it. 

As for the image related issues, you would need to create presets that would maintain the aspect ratio for the actual image and ensure that you are not setting any fixed height/width on it.

Avatar

Correct answer by
Level 4

Hi,

 

Option A -

Try to see if it fits with Adaptive image component

 

Option B -

Try to handle the image container depends on media query

 

Thanks,

Kiran Parab

Avatar

Level 3

Recommendations will be to upload high res. images/assets to  the instance. As DM does do a little down sampling. Which can be taken care of by going int the account and addressing the quality.