Home Plugins winsite image optimizer
Winsite Image Optimizer logo

Winsite Image Optimizer

by Winsite on WordPress.org

Image compression for WordPress done right.

(9)
Compress images retroactively. Will also regenerate any thumbnail sizes. Very useful!

Compress images retroactively. Will also regenerate any thumbnail sizes. Very useful!

Winsite Image Optimizer will compress your images for optimal file-size while keeping its quality (pretty much) intact, using the ImageOptim API (and other processing engines coming up soon).

You can also process all of your old images retroactively using our dedicated tool, found under the Media section.

Currently-implemented Image Processing Services:

Warning: This won’t work on localhost in some cases, since some services work in a way that they pull images in from your site. This is why you’ll need a public URL in order to make this work locally.
You can use a service such as ngrok to achieve that, in conjunction with this filter:

add_filter( 'wsi_siteurl_override', function( $siteurl ) {
    return 'http://ae190611.ngrok.io/path-to-wp-installation/';
} );

We’d love to recieve contributions / suggestions from you on our GitHub project.

Active installations300+
Weekly downloads
21-12.50%
Version1.0.7
Last updated6/29/2017
WordPress version4.5
Tested up to4.8.25
Tags
image compressionimage optimization