Jump to content

ImageResizer degrades image and image quality


michelangelo
 Share

Recommended Posts

Hello, everyone,

I have been experiencing an issues with PW ImageResizer. It usually works quite well but for images with lots of dark areas it seems to degrade the image. Looking through the forum and trying out different settings I came close to what I need but the colours are still off...

Here is the issue:
Original:

image.thumb.jpeg.f295f2ceac70e858c1e2ad8561186234.jpeg 

Converted by ImageResizer to JPG and WebP (WebP is slightly worse):

carmen-roca-igual-at-1646_7.1480x0.thumb.webp.75eac127c60e7cae59ed3a906a9d30b6.webp

The settings I have are those: 

array('upscaling' => false, 'cropping' => false, 'quality' => 100, 'hidpiQuality' => 90, 'sharpening' => 'none', 'defaultGamma' => -1);

I have also tried: 
– Changing the color space to  RGB from sRGB in the ImageSizerEngineMagick.php but this didn't work as expected after I read more about it.
– Converted successfully, without any loss in quality, with my local imageMagick. Probably it's a newer version?

Anyways, my question is is this known issue, can something be done about it and if not—can I just use the original image and add a toggle switch on the client side?

image.jpeg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...