ImageMagick Sharpen Resized Images

September 30, 2017

ImageMagick Sharpen Resized Images Plugin

Improve your images: Sharpens resized JPG image uploads via ImageMagick so it keeps quality, EXIF information, color profiles and crops.

Tired of having blurry lifeless WordPress images? This plugin sharpens resized JPG image uploads and it works with ImageMagick so it keeps quality, EXIF information and color profiles. It also maintains the crops and other image proportions.

Bonus: It enables you to have automatic contrast leveling too.

Want regular updates? Become a fan on Facebook or follow me on Twitter.

Installation

  1. Upload imagick-sharpen-resized-images.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. In your WordPress Settings you’ll have a new admin entry: IM Sharpen Images.

Check https://codex.wordpress.org/Managing_Plugins#Installing_Plugins for more detailed installation instructions.

Screenshots

  1. It sharpens the crispy high frequency details and skin perfectly

    It sharpens the crispy high frequency details and skin perfectly

  2. Bye bye blurriness

    Bye bye blurriness

  3. Admin options

    Admin options

FAQ

Installation Instructions

  1. Upload imagick-sharpen-resized-images.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. In your WordPress Settings you’ll have a new admin entry: IM Sharpen Images.

Check https://codex.wordpress.org/Managing_Plugins#Installing_Plugins for more detailed installation instructions.

Are there any system requirements?

Your host needs to have the imagick PHP module installed (and, of course, the ImageMagick program itself).
The imagick PHP module is NOT a WordPress plugin, but a module for PHP. The plugin has a built-in check for this imagick PHP module.

If you don’t have the imagick PHP module installed you can still sharpen your images by using the Sharpen Resized Images plugin. It sharpens the images by using lower quality GD, so it strips EXIF data and it strips color profiles.

I don’t see any sharpening, why?

  • After you enable the plugin it will only sharpen new uploads. If you want to sharpen your already uploaded images you will also need the Regenerate Thumbnails plugin.
  • Make sure to have not only the PHP module but also the ImageMagick software installed on the server (most servers have it though).
  • Still no differences? Clear your browser cache.
  • If you’re using Varnish cache or other server caches, empty them.
  • Sharpening only works with JPG files.

How can I adjust the amount of sharpening?

I defined the for me optimal amount of sharpening. You can change it though by going in your WordPress Admin Settings to the IM Sharpen Images entry. The default settings are fine though (Radius 0, Sigma 0.5, Amount 1, Threshold 0). I defaulted the threshold to 0 because personally I want to retain fine skin details in my photos. You can change it to 0.05 for noisy images if it sharpens noise too much.

How can I reset the plugin to the default values?

Just deactivate the plugin and (re)activate it. This will restore the default values.

Changelog

1.1.7

  • Little fight with svn and check.php wasn’t uploaded. So new version new changes

1.1.6

  • Fixed error in check.php

1.1.5

  • Added dynamic generated image to check if ImageMagick is installed and classes can be loaded

1.1.4

  • Some minor changes

1.1.3

  • The Automatic Contrast Leveling checkbox bug has been fixed (thanks niwreg!)

1.1.2

  • Fixed some rare errors while generating thumbnails and/or uploading images

1.1.1

  • Automatic Contrast Leveling has now really been enabled by default
  • Added a screenshot of the Settings page

1.1

  • Added an admin settings screen which lets you change all the options more easily (thanks niwreg!)
  • Added a check for the imagick PHP module installation
  • Automatic Contrast Leveling has now been enabled by default, you can change it in Settings

1.0

  • Initial release

Details

  • Version: 1.1.7
  • Active installations: 1,000
  • WordPress Version: 3.5
  • Tested up to: 4.8.25

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars