Descripción
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
Capturas
Instalación
See Installing Plugins.
Reseñas
Colaboradores y desarrolladores
“Sharpen Resized Images” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Sharpen Resized Images” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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