Cookies for analytics and advertising
We use cookies for analytics and advertising, both sent to Google. Refusing changes nothing you can see.Read the privacy page
WebP is smaller in almost every case; PNG is the safer file to hand to someone.
Choose PNG when
When the file leaves the web — into a print workflow, an old design tool, an email attachment somebody will open in whatever they have. PNG is understood by everything written in the last twenty-five years.
Choose WebP when
For anything served to a browser. WebP does lossless like PNG and lossy like JPG, and its lossless mode is usually a quarter smaller than the same PNG for no visible difference at all.
WebP has two modes and they behave nothing alike. Lossless WebP replaces PNG; lossy WebP replaces JPG and will soften a screenshot exactly as JPG does.






| PNG | WebP | |
|---|---|---|
| Full name | Portable Network Graphics | WebP Image |
| Extension | .png | .webp |
| Media type | image/png | image/webp |
| Compression | Lossless — nothing is discarded | Either, depending on the setting |
| This site can write it | Yes | Yes |
The claims this page makes about PNG and WebP are checkable, and these are the documents that settle them.