WebP

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
m (Change telparia.com samples link to template)
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
|mimetypes={{mimetype|image/webp}} (unregistered)
 
|mimetypes={{mimetype|image/webp}} (unregistered)
 
|pronom={{PRONOM|fmt/566}}, {{PRONOM|fmt/567}}, {{PRONOM|fmt/568}}
 
|pronom={{PRONOM|fmt/566}}, {{PRONOM|fmt/567}}, {{PRONOM|fmt/568}}
 +
|wikidata={{wikidata|Q62617958}}
 
|released=2010
 
|released=2010
 
}}
 
}}
Line 12: Line 13:
  
 
It uses the [[RIFF]] container format.
 
It uses the [[RIFF]] container format.
 +
 +
See also [[WebP 2]].
  
 
== Identification ==
 
== Identification ==
Files begin with bytes <code>'R' 'I' 'F' 'F' ?? ?? ?? ?? 'W' 'E' 'B' 'P'</code>.
+
Files begin with bytes {{magic|'R' 'I' 'F' 'F' ?? ?? ?? ?? 'W' 'E' 'B' 'P'}}.
  
 
== Software ==
 
== Software ==
Line 20: Line 23:
 
* libwebp: [https://developers.google.com/speed/webp/download download] · [http://www.webmproject.org/code/#webp-repositories 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
 
* [https://www.google.com/chrome/ Google Chrome] can display WebP images
 +
* [[ImageMagick]]
 +
* [http://snisurset.net/code/abydos/ abydos]
 +
 +
== Sample files ==
 +
* {{DexvertSamples|image/webp}}
  
 
== Links ==
 
== Links ==

Latest revision as of 05:15, 28 December 2023

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

[edit] Identification

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

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox