Images compression

Hi, is there any option how to setup better compression for images? Images generated in the output are very big.

Using for example https://tinyjpg.com/ i can shrink the image size to 20-50% of the original size with no visible quality loss.

Hi, there is no way to impact compression, but you can set sizes of generated images. Check ‘image.srcset_widths’ and ‘image.srcset_width_maxdiff’ vars in config file

Do you plan any improvement of image compression? File size reduction is very significant if any compression tool is used. It’s crucial for users with slow connection and when the site is image heavy, or even a gallery with a dozen of images. Thanks for the info.