Hi All,
Is it possible to reduce the image compression level so that the images uploaded are less blurry ? I understand this will increase website load time but at least the images will be clearer.
Edit /system/library/image.php and change:
to:
Code: Select all
public function save($file, $quality = 90) {
Code: Select all
public function save($file, $quality = 100) {
-Ryan
Hi rph,
Thanks for your quick tip - it has improved the image quality by a small amount but I really need to reduce the compression level further to be honest. Just wondering if there's a way .....
Thanks for your quick tip - it has improved the image quality by a small amount but I really need to reduce the compression level further to be honest. Just wondering if there's a way .....
Hi rph,
Yes i made sure the image cache was cleared. I think the original images need to be better though, so i'll need to work on this a bit more. Thanks for the tips!
Yes i made sure the image cache was cleared. I think the original images need to be better though, so i'll need to work on this a bit more. Thanks for the tips!
Who is online
Users browsing this forum: Bing [Bot] and 100 guests