What is the best image optimizer??

RichKIDLK

BANNED
Joined
Aug 30, 2020
Messages
1,198
Reaction score
1,157
WpSmush or Imagify

https://wordpress.org/plugins/wp-smushit/https://wordpress.org/plugins/imagify/

What's your choice my friends? Any other plugins you guys are using to create webp images for wprocket?

ANy other good suggestions with your experience? :)
 
Consider trying out Optimole. It’s nice to have additional features on top of image compression. The fact that Optimole is cloud-based, doesn’t replace your original images, serves everything from a CDN, and also tailor-optimizes the images for the visitor’s browser make it much more interesting overall.
 
Consider trying out Optimole. It’s nice to have additional features on top of image compression. The fact that Optimole is cloud-based, doesn’t replace your original images, serves everything from a CDN, and also tailor-optimizes the images for the visitor’s browser make it much more interesting overall.
Thank you for this friend. Gonna check this out.
 
Best image optimizer - Smush image compression and optimization.
We can use their bulk optimize feature. It is available in both free and also premium version.It optimize JPEG,GIF and PNG images.
 
you can use your own host for that as well. its much easier if you are using cloud host.i think plugins based on sub right ?
 
you can use your own host for that as well. its much easier if you are using cloud host.i think plugins based on sub right ?

So you suggest manually compress the images and convert them in to webp?
 
Shortpixel. I compress all images beforehand.
Just use their website instead of plugin.

Just started to use this plugin my friend. This's awesome. 10$ for 10000 images. A very good price for good value.
Thank you.
 
i use tinypng, works great for me.
 
If you have a VPS, you can install cwebp. You can process images in bulk and you can set the parameters.
Code:
https://developers.google.com/speed/webp/docs/cwebp
 
Back
Top