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.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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
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.
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
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.