Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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.

 

 

 

 

 

 

 

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

6.5
1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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

Lösung in ursprünglichem Beitrag anzeigen

4 Antworten

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

Korrekte Antwort von
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 5

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.