[ad_1]
I need to convert all my images (jpg) to .webp images for several obvious reasons. I have lots, it’s a woocommerce site, so I need it to:
1. Create .webp versions of every image
2. Make sure that the .webp versions show in place of the .jpg versions on the front end
3. Delete the .jpg versions
Anyone know a plugin that can do this?
Thanks guys (:
[ad_2]
There are several plugins that can accomplish the task, each of them has their own perks based on your needs and your setup.
If you’re searching for the best free options you should look for either Converter for Media or LSCache. The last one only if you have a Litespeed server.
If you don’t mind paying for a paid plugin i would either evaluate Smush, EWWW or ShortPixel. Personally i prefer Shortpixel with picture tag as images replace method, which is the best if you’re website use full page caching with a CDN
Also i highly discourage deleting original jpegs, always save them as a backup. Lesson learned a few times at my own expenses🙃