Difference between revisions of "WebP"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→Exernal Links) |
Karl Jones (Talk | contribs) |
||
Line 24: | Line 24: | ||
* [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:Digital image formats]] |
− | [[ | + | [[Category:Web design and development]] |
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 ...