=== SMNTCS Deactivate image compression === Contributors: nielslange Donate link: Tags: Image compression Requires at least: 3.4 Stable tag: 1.0 Tested up to: 5.2 Requires PHP: 5.6 License: GPL2+ License URI: https://www.gnu.org/licenses/gpl-2.0.html 🗜 Deactivate the WordPress default image compression. == Description == 🗜 Deactivate the WordPress default image compression. == Installation == 1. Upload 'smntcs-deactivate-image-compression' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Purpose == By default, WordPress compress every uploaded image by 90%. In combination with other image optimisation tools, this can lead to pixelated images. This plugin deactivates the default image compression to avoid this issue. == Changelog == = 1.0 = * Initial release