This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WordPress Image shrinker

Description

You probably know that the speed of your website is important for both user experience and for your search engine ranking. The people
at TinyPNG.com offered this great service where you could upload your PNG images and shortly also your JPG images, to have the file size
shrinked to much lower amount of data, without a noticable reduce of image quality. And that is great! Compare your Google pagespeed score
before and after you shrinked your images. You will gain many points.

The disadvantage of using TinyPNG is that you had to use the service upfront, before you could upload your images into your WordPress
medialibrary you had to upload them to TinyPNG and download the shrinked files again. When the images were already in your medialibrary you
had to do this all over, also for the images that were cropped by WordPress into the different filesizes. With this plugin that is all history.
You just upload your images and as part of the proces these images are processed by TinyPNG.

This is what TinyPNG say themselves:
How does it work? TinyPNG uses smart lossy compression techniques to reduce the file size of your PNG files. By selectively decreasing the
number of colors in the image, fewer bytes are required to store the data. The effect is nearly invisible but it makes a very large
difference in file size!

Screenshots

  • Screenshot of backend panel

Installation

This section describes how to install the plugin and get it working.

  1. Upload the WordPress Image shrinker folder to the plugins directory in your WordPress installation
  2. Activate the plugin
  3. Navigate to the WordPress Image shrinker UI Menu
  4. Generate your TinyPNG API key from https://tinypng.com/developers and enter it on the Settings page.

That’s it! From now on all your new images are shrinked on the fly!

FAQ

The plugin doesn’t work?

Did you insert your TinyPNG API key? You can retreive it from https://tinypng.com/developers It is free for up to 500 images per month.

What about the images I did upload before installing your plugin?

On the settings page you find a button to reprocess all images in the library again.

Why is uploading images taking more time

After the image is uploaded WordPress shows you it is finished (100%), but right then your image is processed by TinyPNG. That may take a few extra seconds.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WordPress Image shrinker” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.0

  • Added option to pick which sizes of already uploaded images to compress

1.0.3

  • Added API Key input reminder on plugins page if no api key is present

1.0.2

  • Better error handling

1.0.1

  • Bugfixes

1.0

  • First release