Automattic / regenerate-thumbnails

WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
https://alex.blog/wordpress-plugins/regenerate-thumbnails/
GNU General Public License v2.0
133 stars 54 forks source link

image optimization with ImageAlpha and ImageOptim #127

Closed lowwebtech closed 1 year ago

lowwebtech commented 3 years ago

Hi,

This is just image optimization of images used on plugin presentation page.

No code change and no modification of the plugin, just images used by wordpress.org

It reduces the size of the image files by 1.2MB !

PNG images are converted to PNG8 (256 colors often less), also optimized with ImageOptim.

Hope it helps