Google revamping the image formats

Recently Google launched a new file format for images and pictures. The new file format is “WebP” which is pronounced as “weppy”. The obvious aim behind this revamping seems to fasten the experience of viewing and using images and pictures on internet or so called “www”. And the most amazing part is Google launched it as open source.
WebP will typically gonna achieve an average of 39% more compression than JPEG and JPEG 2000, without loss of image quality
WebP will provide:
- A faster user experience on your site.
- Reduce your bandwidth and hosting costs.
- Improve the web!
How does it works:
WebP is a method of lossy compression that can be used on photographic images. The degree of compression is adjustable so a user can choose the trade-off between file size and image quality.
A WebP file consists of VP8 image data, and a container based on RIFF. Webmasters, web developers and browser developers can use the WebP format to create smaller, better looking images that can help make the web faster.
WebP uses predictive coding to encode an image, the same methodology used by the VP8 video codec to compress keyframes in videos. Predictive coding uses the values in neighboring blocks of pixels to predict the values in a block, and then encodes only the difference (residual) between the actual values and the prediction. The residuals typically contain many zero values, which can be compressed much more effectively. The residuals are then transformed, quantized and entropy-coded as usual. WebP also uses variable block sizes.
Few other FAQs regarding WebP:
How can I convert my personal images files to WebP?
How can I judge WebP image quality for myself?
How do I get the source code?
What is the maximum size a WebP image can be?
What color spaces does the WebP format support?
I’m a webmaster. What do I need to know about web development before I can use WebP?
Convert your collection into WebP now

RSS Feed








1 Comment or Ping
[...] This post was mentioned on Twitter by raza rahil hussain and Harsh Ajmera, Harsh Ajmera. Harsh Ajmera said: Google revamping the image formats http://www.harshajmera.com/blog/2010/10/google-revamping-the-image-formats/ [...]