This plugin is outdated and might not be supported anymore
Winsite Image Optimizer

Winsite Image Optimizer

Details
View on WordPress

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.

Details

Plugin code:
winsite-image-optimizer
Plugin version:
1.0.7
Author:
Outdated:
Yes
WP version:
4.5 or higher
PHP version:
or higher
Test up to WP version:
4.8.25
Total installations:
200
Last updated:
2017-06-29
Rating:
Times rated:
9
image-compression
image-optimization