Hi,
I’m using Woodmart Information Box element in Visual Composer, and facing some issue with the image quality.
I have noticed that, when I manually set Image Size parameter in the box, for example – 120×120, then there is a new image with postfix -120×120 generated in wp-content/uploads folder.
I understood that this is a great feature to optimize image loading speed. However, there is a significant image quality loss for my .PNG images. Logotypes, icons, etc. become look too bad to utilize it in the website. I have to do some workaround, to solve it by writing additional CSS styling for each element for resizing.
How can I change the quality of generated images?
Would be great to have something like this filter maybe:
https://developer.wordpress.org/reference/hooks/jpeg_quality/