Deskripsyon
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 plugin for old images.
You can check some examples in Support Forum
Published by: FirmaSite
Pag-install
See Installing Plugins.
Mga Review
Mga Contributor at Developer
Ang “Sharpen Resized Images” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Sharpen Resized Images” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
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: https://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