It optimized images to reduce file size, if you want to keep original images, you need to create a backup before doing this task.How does it work? Does it compress on the hosting server itself or send out image and retrieve compressed image?
If you prefer to use a plugin which optimize your images locally (using your server resources), I recommend you to try EWWW Image Optimizer, it provide a lot of optimization settings (without limitation) and support PNG/JPG conversion to WebP.Did anyone use one of Wordpress plugins to optimize your images on your blog site? they are Imagify, WP Smush, ShortPixel, Optimole. I am using imagify but i don't know there is a better plugin than it. Any advice?
I installed this plugin but it required to pay to get API key, I tried but it requires to receive payment via credit card, not accepted Paypal, this is not convenient.If you prefer to use a plugin which optimize your images locally (using your server resources), I recommend you to try EWWW Image Optimizer, it provide a lot of optimization settings (without limitation) and support PNG/JPG conversion to WebP.
I installed this, it can bulk image optimized for existed images? I see it requires upgrade to pro version but it didn't allow to pay via Paypal.EWWW Image Optimizer
Yeah I played with EWWW Image Optimizer before too - my write up here. Though my optimise-images.sh script still resulted in smaller optimised images and does away with need for any wordpress plugins so 100% free image optimisation without limits and can work beyond wordpress sitesIf you prefer to use a plugin which optimize your images locally (using your server resources), I recommend you to try EWWW Image Optimizer, it provide a lot of optimization settings (without limitation) and support PNG/JPG conversion to WebP.
EWWWComparing 2 of the largest JPG images' optimise-image.sh profile data.
- You can see pexels-photo-434164-2.jpeg was already pretty optimised so no change in file size much and as optimise-images.sh doesn't resize if image is =< 2048 pixel width. While pexels-photo-434164.jpeg was resized from 7768x5178 to 2048x1365 and thus resulted in dramatic drop in image size from 6,809,611 bytes to 324,373 bytes.
- WebP versions were also similarly processed with only 2nd image pexels-photo-434164.jpeg getting a resize so WebP version dropped from 1,418,620 bytes to just 168,998 bytes.
image : pexels-photo-434164-2.jpeg : 2048 : 1365 : 82 : False : 8 : 322571 : nginx : nginx
image : pexels-photo-434164-2.jpeg.webp : 2048 : 1365 : 92 : False : 8 : 176632 : nginx : nginx
image : pexels-photo-434164.jpeg : 7768 : 5178 : 94 : False : 8 : 6809611 : nginx : nginx
image : pexels-photo-434164.jpeg.webp : 7768 : 5178 : 92 : False : 8 : 1418620 : nginx : nginx
image : pexels-photo-434164-2.jpeg : 2048 : 1365 : 82 : False : 8 : 322053 : nginx : nginx
image : pexels-photo-434164-2.jpeg.webp : 2048 : 1365 : 92 : False : 8 : 167744 : root : nginx
image : pexels-photo-434164.jpeg : 2048 : 1365 : 82 : False : 8 : 324373 : nginx : nginx
image : pexels-photo-434164.jpeg.webp : 2048 : 1365 : 92 : False : 8 : 168998 : root : nginx
From https://community.centminmod.com/th...-optimizer-wordpress-plugin.12573/#post-53488So looks like combining EWWW Image Optimizer + Imsanity to automate initial optimisation and resizing for Wordpress user uploaded images first and then running the Wordpress upload directory through optimise-images.sh (i.e. cronjob) may work to
- dramatically reduce on disk Wordpress uploaded image size and
- reduce front end Wordpress page load times due to image sizes (if Nginx WebP is enabled).
ForumWeb.Hosting is a web hosting forum where you’ll find in-depth discussions and resources to help you find the best hosting providers for your websites or how to manage your hosting whether you are new or experienced. You’ll find it all here. With topics ranging from web hosting, internet marketing, search engine optimization, social networking, make money online, affiliate marketing as well as hands-on technical support for web design, programming and more. We are a growing community of like-minded people that is keen to help and support each other with ambitions and online endeavors. Learn and grow, make friends and contacts for life.
The world's smartest hosting providers come here to discuss & share what's trending in the web hosting world!