=== Sharpen Resized Images ===
Contributors: unsalkorkmaz
Tags: resized, thumbnail, image, sharpen, upload
Requires at least: 4.0
Tested up to: 6.0
Stable tag: 2.1.3

Do you realize your resized images looks blur? This plugin fixing it. Sharpening resized jpg image uploads in your WordPress.
== Description ==

This plugin sharpening resized jpg image uploads in your WordPress. You can check screenshot as an example of difference. No settings required.

**Important:** This plugin does NOT affect to uploaded images. It will affect to new uploads after you enabled it. You can use [Regenerate Thumbnails](https://wordpress.org/plugins/regenerate-thumbnails/) plugin for old images.

You can check some examples in [Support Forum](https://wordpress.org/support/topic/plugin-sharpen-resized-images-examples?replies=1)

Published by: [FirmaSite](https://firmasite.com/)

== Installation ==

See [Installing Plugins](https://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

== Screenshots ==

1. Difference

== Changelog ==

= 2.1.3 =
* reverted the change of $image->writeImageFile to $image->writeImage. Open a support ticket if you think this is wrong.

= 2.1.2 =
* removed expired domains

= 2.1 =
* an error fix in imagick

= 2.0 =
* Added imagick support
* Added proggressive JPEG for better optimization for page loading

= 1.4 =
* Added 3.5 support
* Plugin still using GD library. I will add imagick support for wp3.5 in next release

= 1.3 =
* filters added for users want to change sharpening style
* Check examples: http://wordpress.org/support/topic/plugin-sharpen-resized-images-examples?replies=1

= 1.2.1 =
* an error fix. 

= 1.2 =
* an error fix. 
* a little algorithm change

= 1.1 =
* remove images from memory after resizing

= 1.0 =
* initial release
