WebP – A new image format for the Web
developers.google.com
WebP – A new image format for the Web
1–10 of 60 posts
Re: WebP – A new image format for the Web
#2Re: WebP – A new image format for the Web
#3Things to consider: WebP browser support is currently terrible ( http://caniuse.com/webp ), and it seems the solution to make WebP images display in non-supported browsers is through the help of a rather large JS file ( http://webpjs.appspot.com/ ).
Re: WebP – A new image format for the Web
#4Re: WebP – A new image format for the Web
#5Things to consider: WebP browser support is currently terrible ( http://caniuse.com/webp ), and it seems the solution to make WebP images display in non-supported browsers is through the help of a rather large JS file ( http://webpjs.appspot.com/ ).
This will improve with time, every new technology starts like this and if it's better than the current technology, it sticks.
Re: WebP – A new image format for the Web
#6Re: WebP – A new image format for the Web
#7Google announcement about YouTube supporting it?
http://www.engadget.com/2014/03/23/google-webp-youtube-thumb...
Re: WebP – A new image format for the Web
#8Re: WebP – A new image format for the Web
#9Things to consider: WebP browser support is currently terrible ( http://caniuse.com/webp ), and it seems the solution to make WebP images display in non-supported browsers is through the help of a rather large JS file ( http://webpjs.appspot.com/ ).
So that means everyone else gets a slow image format? Yes, but you have saved bandwidth and your pages have loaded quickly for ~50% of your users.
I don't think webp is really a source image format, more something that is browser and Pagespeed specific. Try it, you will be impressed.
Re: WebP – A new image format for the Web
#10Transparency on lossy compressed images is something that I really crave.