Mephivio Posted September 28, 2014 Share Posted September 28, 2014 HI Prestashop Team Will you support in a next release the new google WebP image format ? https://developers.google.com/speed/webp/ Thanks JP 1 Link to comment Share on other sites More sharing options...
moy2010 Posted January 5, 2015 Share Posted January 5, 2015 I'm looking for this feature too. There's an opened entry at forge for it: http://forge.prestashop.com/browse/PSCFV-9821Hopefully more users and developers will get interested. Link to comment Share on other sites More sharing options...
Later42 Posted May 20, 2015 Share Posted May 20, 2015 I released a module on Addons that does exactly this, WebP Support! You can find it here: http://addons.prestashop.com/en/front-office-features-prestashop-modules/19665-webp-support.html I hope you will find this module to your liking, and I intend to increase its functionality even further in the coming months! 4 Link to comment Share on other sites More sharing options...
Bill Dalton Posted May 21, 2015 Share Posted May 21, 2015 Install Google Pagespeed on your server. It will automate WebP and so much more. The big plus is that it will do the job for all your web sites regardless of software used. 2 Link to comment Share on other sites More sharing options...
Later42 Posted May 29, 2015 Share Posted May 29, 2015 (edited) Install Google Pagespeed on your server. It will automate WebP and so much more. The big plus is that it will do the job for all your web sites regardless of software used. While this is a great module and I would recommend using it if you have the possibility to do so, there are several downsides to using it out-of-the-box: first and foremost in this threads context, it does not create webp images that will be stored on the filesystem, but rather it creates them on the fly, every time a visitor needs an image resource. What this does, essentially, is lowering bandwidth requirements at the expense of increased CPU and memory usage on the server side. Hence it is a trade-off that may or may not be worth it depending on your configuration. This is not a problem if you use my module - either standalone or in conjunction with the pagespeed module for apache/nginx, as in this case the webp images will be fetched from the filesystem instead of being recompressed on the fly - thereby lowering the bandwidth requirements and putting no additional strain on the CPU and memory resources. Furthermore, if you are on e.g. a shared hosting and your hosting provider does not allow you to use the pagespeed module for apache/nginx, you are dead in the water. Edited May 29, 2015 by Later42 (see edit history) Link to comment Share on other sites More sharing options...
Bill Dalton Posted May 29, 2015 Share Posted May 29, 2015 I'm sure you have a great module, but all of Google page speed output is put into a cache. The cache size is adjustable. Once optimized, images are cached until they expire. https://developers.google.com/speed/pagespeed/module/filter-image-optimize Link to comment Share on other sites More sharing options...
El Patron Posted May 29, 2015 Share Posted May 29, 2015 I'm sure you have a great module, but all of Google page speed output is put into a cache. The cache size is adjustable. Once optimized, images are cached until they expire. https://developers.google.com/speed/pagespeed/module/filter-image-optimize Hey Bill, I've been working to implement this, thought you might find interesting. http://adaptive-images.com/ There is issue with getting this hack to work with 'freindly url's...doh works great for non-friendly url's and have on private subdomain....hired apache person to resolve but he could not even get as far as I did. 1 Link to comment Share on other sites More sharing options...
Bill Dalton Posted May 29, 2015 Share Posted May 29, 2015 Very interesting stuff! If you would like to play around with Page Speed on a IIS server I can recommend, IISpeed, https://www.iispeed.com/ Link to comment Share on other sites More sharing options...
El Patron Posted May 29, 2015 Share Posted May 29, 2015 Very interesting stuff! If you would like to play around with Page Speed on a IIS server I can recommend, IISpeed, https://www.iispeed.com/ that is interesting but I was looking more for solution where it's a no brainier, the shop manager doesn't have to do anything. Link to comment Share on other sites More sharing options...
El Patron Posted May 29, 2015 Share Posted May 29, 2015 that is interesting but I was looking more for solution where it's a no brainier, the shop manager doesn't have to do anything. actually what you described looks easy to install...maybe I change direction...thanks! Link to comment Share on other sites More sharing options...
Deoorbel Posted June 15, 2015 Share Posted June 15, 2015 The module is a good solution for webshop's on shared hosting, where the provider doesn't allow installing pagespeed 2 Link to comment Share on other sites More sharing options...
El Patron Posted June 15, 2015 Share Posted June 15, 2015 http/2 Link to comment Share on other sites More sharing options...
Recommended Posts