WebP

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
 
(One intermediate revision by one user not shown)
Line 21: Line 21:
 
== Software ==
 
== Software ==
 
* [[Konvertor]]
 
* [[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
 
* [https://www.google.com/chrome/ Google Chrome] can display WebP images
 
* [[ImageMagick]]
 
* [[ImageMagick]]
 
* [http://snisurset.net/code/abydos/ abydos]
 
* [http://snisurset.net/code/abydos/ abydos]
 +
* [https://github.com/Xelitan/webp2png webp2png] - simple command line converter to PNG, BMP, JPG, PNM
 +
 +
==Libraries==
 +
* libwebp: [https://developers.google.com/speed/webp/download download] · [http://www.webmproject.org/code/#webp-repositories development]
 +
* [https://github.com/Xelitan/WEBP-for-Delphi-Lazarus Library for Delphi/Lazarus/Free Pascal] - open source library to read/write WEBP
  
 
== Sample files ==
 
== Sample files ==
* https://telparia.com/fileFormatSamples/image/webp/
+
* {{DexvertSamples|image/webp}}
  
 
== Links ==
 
== Links ==

Latest revision as of 16:39, 1 March 2025

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

 [hide

[edit] Identification

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

[edit] Software

[edit] Libraries

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox