Glossary

Plain-English SEO definitions, sourced from Google's documentation.

WebP

An image format developed by Google that provides lossless and lossy compression, typically producing smaller files than PNG or JPEG.

Definition

WebP is an image format developed by Google that supports both lossless and lossy compression for images on the web. It generally produces smaller file sizes than equivalent PNG or JPEG images at comparable quality.

WebP lossless files are around 26% smaller than PNGs, and lossy WebP images are roughly 25–34% smaller than comparable JPEGs at equivalent quality. The format also supports transparency with modest overhead and animated images as a smaller alternative to GIF. Lossy compression uses predictive coding derived from the VP8 video codec, while lossless compression reuses previously seen image fragments. WebP is supported natively by current versions of major browsers including Chrome, Firefox, Safari, Edge and Opera. Serving smaller images can help loading metrics such as Largest Contentful Paint.

Examples

  • Image optimisation

    A site converts large JPEG product photos to WebP, cutting their file size by roughly a third while keeping similar visual quality.

  • Transparency support

    A logo that previously needed a PNG for its transparent background is saved as a lossless WebP, producing a smaller file with the same transparency.

Sources

Related terms

Where QueryCatch uses this

Last updated: 16/05/2026

WebP — Definition & Image Format Guide | QueryCatch | QueryCatch SEO Glossary