• Resolved eddyg93

    (@eddyg93)


    Hi looking around and after some trials in a test server I wanted to try your plugin. (I am not English in fact I am struggling to understand how to set up the plugin)

    My goal is to convert ALL the images on the site which are more than 9000 images currently (not counting the ones wordpress converts you to various resolutions) so it will be significantly more.
    Since they are all in jpg and a few in png I wanted to convert them all to webp since all browsers now support them.

    Can you please tell me what I need to check to do this?
    I would like to use my machine directly since I have a good cpu and lots of ram
    PS: does the plugin allow to convert then also the new ones that will be added over time automatically?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support adamewww

    (@adamewww)

    Hi @eddyg93 ,

    The plugin allows you to convert your images to WebP, even new ones as they are added, however it also retains the original JPG/PNG version of the image for fallback purposes. There are two steps to WebP, generating them and delivering them. In order to generate WebP images, you check the box labeled “WebP Conversion” on the Essentials tab, save, and then run a bulk optimize. You can find a video here where you can even just run a “WebP Only” to just generate the WebP version: https://www.youtube.com/watch?v=cyntnjs7qkE

    For the second step, delivering those images, I would recommend the documentation as it can be a bit to figure out. You either use the .htaccess rules or you can use JS WebP. https://docs.ewww.io/article/119-webp-delivery

    Thread Starter eddyg93

    (@eddyg93)

    Ah so there’s no actual way to convert all my images to webp and just have those, because if I converted the images to webp but still having the jpgs would make my site too huge in space factor.
    Anyway I had decided to switch to webp also because now every browser supports it, the only one that won’t go is internet explorer but nobody uses it.
    https://caniuse.com/webp

    Plugin Support adamewww

    (@adamewww)

    Right, there isn’t a built-in way to just have the WebP. You could use our CDN and it would take care of the site for you without touching your local images. Then you could compress your local images and keep that size down quite a bit, but that’s with a premium subscription.

    We just checked our CDN logs and we still see about 45% still requesting non-webp versions of the images. That’s why we still use the original fallbacks and provide them. For example, I don’t think places like facebook natively support webp still, so though the browsers can support it, there are other factors that come into play.

    Plugin Support adamewww

    (@adamewww)

    I haven’t heard anything back about this in a while so I’m going to resolve this thread. If you have further questions, please feel free to open a new one!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘I need some advice’ is closed to new replies.