WebP

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics }} '''WebP''' is an image file format developed by Google. It can use either lossy or lossless compression. It uses the [...")
 
(12 intermediate revisions by 5 users not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
 +
|extensions={{ext|webp}}
 +
|mimetypes={{mimetype|image/webp}} (unregistered)
 +
|pronom={{PRONOM|fmt/566}}, {{PRONOM|fmt/567}}, {{PRONOM|fmt/568}}
 +
|wikidata={{wikidata|Q62617958}}
 +
|released=2010
 
}}
 
}}
 +
'''WebP''' is an image file format developed by Google, primarily intended for use on web pages.
  
'''WebP''' is an image file format developed by Google. It can use either lossy or lossless compression. It uses the [[RIFF]] container format.
+
It can use either lossy or lossless compression. Its lossy compression is based on portions of the [[VP8]] video compression format.
  
== References ==
+
It uses the [[RIFF]] container format.
 +
 
 +
See also [[WebP 2]].
 +
 
 +
== Identification ==
 +
Files begin with bytes {{magic|'R' 'I' 'F' 'F' ?? ?? ?? ?? 'W' 'E' 'B' 'P'}}.
 +
 
 +
== Software ==
 +
* [[Konvertor]]
 +
* 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
 +
* [[ImageMagick]]
 +
* [http://snisurset.net/code/abydos/ abydos]
 +
 
 +
== Sample files ==
 +
* https://telparia.com/fileFormatSamples/image/webp/
 +
 
 +
== 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]]
 +
* [http://xooyoozoo.github.io/yolo-octo-bugfixes/ Online demonstrator] - shows quality differences between similarly-sized images in [[JPEG]], [[JP2]], [[WebP]] and [[BPG]] formats
 +
* [https://medium.com/@duhroach/how-webp-works-lossly-mode-33bd2b1d0670 How WebP works (lossly mode)]
 +
 +
[[Category:RIFF based file formats]]
 +
[[Category:Google]]

Revision as of 14:47, 4 March 2021

File Format
Name WebP
Ontology
Extension(s) .webp
MIME Type(s) image/webp (unregistered)
PRONOM fmt/566, fmt/567, fmt/568
Wikidata ID Q62617958
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.

See also WebP 2.

Contents

Identification

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

Software

Sample files

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox