Winsite Image Optimizer Wordpress Plugin - Rating, Reviews, Demo & Download

Winsite Image Optimizer Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

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.

Screenshots

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

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

  2. Statistics about the compression results

    Statistics about the compression results

  3. Settings section, under Settings > Media

    Settings section, under Settings > Media


Reviews & Comments