WebP

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Updated links)
Line 17: Line 17:
  
 
== Software ==
 
== Software ==
* libwebp: [http://code.google.com/p/webp/downloads/list download] - [http://www.webmproject.org/code/ development]
+
* libwebp: [https://developers.google.com/speed/webp/download download] · [http://www.webmproject.org/code/#webp-repositories development]
 +
* [https://www.google.com/chrome/ Google Chrome] can display WebP images
  
 
== Links ==
 
== Links ==
 
* [https://developers.google.com/speed/webp/ Google's WebP page]
 
* [https://developers.google.com/speed/webp/ Google's WebP page]
 
* [[Wikipedia:WebP|Wikipedia article]]
 
* [[Wikipedia:WebP|Wikipedia article]]
* [http://xooyoozoo.github.io/yolo-octo-bugfixes/ Online demonstrator]- shows quality differences between similarly-sized images in [[JPEG]], [[JP2]], [[WebP]] and [[BPG]] formats
+
* [http://xooyoozoo.github.io/yolo-octo-bugfixes/ Online demonstrator] - shows quality differences between similarly-sized images in [[JPEG]], [[JP2]], [[WebP]] and [[BPG]] formats
 
+
  
 
[[Category:RIFF based file formats]]
 
[[Category:RIFF based file formats]]
 
[[Category:Google]]
 
[[Category:Google]]

Revision as of 13:42, 18 October 2015

File Format
Name WebP
Ontology
Extension(s) .webp
MIME Type(s) image/webp (unregistered)
PRONOM fmt/566, fmt/567, fmt/568
Released 2010

WebP is an image file format developed by Google, primarily intended for use on web pages.

It can use either lossy or lossless compression. Its lossy compression is based on portions of the VP8 video compression format.

It uses the RIFF container format.

Identification

Files begin with bytes 'R' 'I' 'F' 'F' ?? ?? ?? ?? 'W' 'E' 'B' 'P'.

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox