Difference between revisions of "WebP"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) (→Exernal Links) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 23: | Line 23: | ||
* [https://developers.google.com/speed/webp/ WebP: a new image format for the web] @ Google Developers | * [https://developers.google.com/speed/webp/ WebP: a new image format for the web] @ Google Developers | ||
* [http://caniuse.com/#feat=webp WebP image format] @ Can I use ... | * [http://caniuse.com/#feat=webp WebP image format] @ Can I use ... | ||
+ | |||
+ | [[Category:Computer science]] | ||
+ | [[Category:Image file formats]] | ||
+ | [[Category:Web design and development]] |
Latest revision as of 06:34, 7 April 2016
WebP is an image file format employing both lossy and lossless compression.
Description
It is being developed by Google.
As a derivative of the VP8 video format, it is a sister project to the WebM multimedia container format.
WebP-related software is released under a BSD license.
See also
Exernal Links
- WebP @ Wikipedia
- WebP: a new image format for the web @ Google Developers
- WebP image format @ Can I use ...