Beschreibung
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
Screenshots
Installation
See Installing Plugins.
Rezensionen
Mitwirkende & Entwickler
„Sharpen Resized Images“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Sharpen Resized Images“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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