Beschreibung
Have you noticed that WordPress creates small images that seems a bit „fuzzy“ — nothing like the nice sharp original you uploaded?
The reason is that after an image is resized, that image must be sharpened — but WordPress doesn’t do any sharpening, so the resized image remains a bit „fuzzy“ — not what you want for a featured image or shared image on social sites! 😉
The WPSSO Tune WP Image Editors (aka WPSSO TIE) add-on provides this missing WordPress feature — it automatically applies a default amount of sharpening to all JPEG images resized by the WordPress ImageMagick editor.
Compatible with all image compression / optimization plugins:
Image sharpening / adjustments are applied during the WordPress image resize operation, so the resulting resized image / thumbnail can be optimized afterwards as usual.
Users Love the WPSSO TIE Add-on
★★★★★ — „This plugin helped me tune my images to look really good on social media. Great job!“ – undergroundnetwork
WPSSO TIE Standard Features
-
Extends the features of the WPSSO Core plugin.
-
Applies adjustments to resized images (aka thumbnails) using ImageMagick:
- Enable or disable image adjustments / sharpening for resized images.
- Uses a better compression quality of 92% (WordPress default is 82%).
- Applies a default amount of sharpening values to all resized images.
-
Optionally select different primary / secondary image editor(s) for WordPress:
- GD Only
- GD and ImageMagick
- ImageMagick Only
- ImageMagick and GD (WordPress default)
-
Optionally fine-tune the image filter priority and image adjustment options:
- Modify the default ‚image_make_intermediate_size‘ filter hook priority.
- Enable / disable contrast leveling.
- Increase / decrease the compression quality percentage.
- Adjust sharpening values individually (sigma, radius, amount, threshold).
WPSSO Core Plugin Required
WPSSO Tune WP Image Editors (aka WPSSO TIE) is an add-on for the WPSSO Core plugin.
Screenshots
Rezensionen
Mitwirkende & Entwickler
„Tune WP Image Editors | WPSSO Add-on“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Tune WP Image Editors | WPSSO Add-on“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Tune WP Image Editors | WPSSO Add-on“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API changes.
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Standard Version Repositories
Changelog / Release Notes
Version 2.0.3 (2019/11/23)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated
WpssoTieRegister->activate_plugin()
for the new WpssoUtilReg class in WPSSO Core v6.13.1.
- Updated