WebP

WebP (pronounced "weppy") is a modern image format developed by Google for use on the web. It was designed to be a more efficient alternative to older image formats such as JPEG, PNG, and GIF. By using improved compression, WebP can produce graphics with similar or better visual quality at significantly smaller file sizes.

The WebP format supports lossy and lossless compression, allowing it to efficiently store everything from simple graphics to detailed photographs. It also supports transparency through an 8-bit alpha channel, similar to PNG, and can include animations, making it a practical replacement for animated GIFs. Most modern web browsers, image editors, and file viewers can open WebP images, and Google's libwebp library provides tools for creating and converting them.

CDNs like Cloudflare often convert JPEGs and PNGs retrieved from the origin server to WebP before delivering them to edge nodes. By optimizing images as WebP, the CDN can improve page load times and reduce bandwidth usage.

Technical Information

The WebP file format is a RIFF-based container format that stores image data encoded with VP8 for lossy compression or VP8L for lossless compression. It can also store optional metadata and color profile information. The container structure allows WebP images to include EXIF or XMP metadata, ICC color profiles, and multiple animation frames in a single file.

While still not as popular as JPEG and PNG, the WebP format has gained significant traction in recent years, and many popular websites use it.

File extension: .WEBP

Updated March 13, 2026 by Per C.

quizTest Your Knowledge

What does "compiling" do in software development?

A
It converts source code into machine code.
0%
B
It compresses multiple files into a software installer.
0%
C
It packages a mobile app for an app store.
0%
D
It ports an existing app to another platform.
0%
Correct! Incorrect!     View the Compile definition.
More Quizzes →

The Tech Terms Computer Dictionary

The definition of WebP on this page is an original definition written by the authors of TechTerms.com. If you would like to reference this page or cite this definition, please use the green citation bar directly below the definition.

Our goal is to explain computer terminology in a way that is easy to understand. We strive for accuracy and simplicity with every definition we publish. If you have feedback about this definition or would like to suggest a new technical term, please contact us.

The Tech Terms Newsletter

Improve your technical knowledge with our daily or weekly newsletter! Subscribe today and get new terms and quizzes delivered to your inbox.

Sign up for the free TechTerms Newsletter

How often would you like to receive an email?

You can unsubscribe or change your frequency setting at any time using the links available in each email.

Questions? Please contact us.