Increase the Resolution (quality) for image of products..??

Faisal Alsugair asked on December 14, 2014 13:38

Hello,

I use corporate site template, my question how can I Increase the Resolution (quality) for image of products..?? Is there any setting to do that?.

Thanks

Recent Answers


Richard Sustek answered on December 14, 2014 16:03

Hello Faisal,

Thank you for your message.

It is not possible to increase resolution for bitmap images (jpg, png etc..) without the loss of quality. You can however increase the resolution itself by specifying the height or width CSS parameters. For more information please refer to http://www.w3schools.com/css/css_dimension.asp

Or you can use e.g. the GetMedia handler (for media library images) along with query string "Width" or "height". Example of such url can be like this: "http://KenticoSite/getmedia/e7563bc4-bd79-46bb-98c0-a4abe5e3e0ec/Image.aspx?width=150"

Kind regards,

Richard Sustek

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on December 15, 2014 17:00

As Richard stated its not possible without loss of quality. So best off to start with a high quality image and then use the GetMedia handler to resize/scale the images

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.