WebP: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(samples link)
No edit summary
Line 2: Line 2:
* Samples: http://samples.mplayerhq.hu/image-samples/webp/
* Samples: http://samples.mplayerhq.hu/image-samples/webp/


'''WebP''' is a method of lossy compression that can be used on photographic images. It has been developed by [[Google]].
'''WebP''' is an image format developed developed by [[Google]]. It uses the [[WebM]] container format and employs [[VP8]] for lossy and [[VP8L]] for lossless image compression.
 
== References ==
== References ==
* [http://code.google.com/speed/webp/index.html Official website]
* [http://code.google.com/speed/webp/index.html Official website]

Revision as of 18:48, 28 October 2012

WebP is an image format developed developed by Google. It uses the WebM container format and employs VP8 for lossy and VP8L for lossless image compression.

References