ToolBox Image — PNG vs WebP vs AVIF — hangi biçim en çok yerden tasarruf sağlar?

PNG, WebP ve AVIF sıkıştırmasını gerçek görüntülerde — fotoğraflar, ekran görüntüleri, logolar ve grafikler — karşılaştırarak hangi biçimin dosya boyutu, kalite ve uyumluluk açısından kazandığını görüyoruz.

If you regularly save images for the web, you have noticed that file sizes vary wildly between formats. A PNG that looks identical to a WebP can be three times as large. An AVIF can be half the size of a JPEG at the same quality.

Photograph: the landscape shot

A 4000 × 2250 landscape photo shot on a modern smartphone. This is the kind of image that benefits most from modern compression.

FormatFile size (quality 80)Savings vs PNGTransparency
PNG (lossless)14.2 MBYes
JPEG1.8 MB87%No
WebP (lossy)1.2 MB92%Yes
AVIF720 KB95%Yes

For photographs, AVIF wins decisively — it is nearly 60% smaller than WebP and 97% smaller than the original PNG.

Screenshot: the desktop capture

A 2560 × 1440 screen capture showing a code editor with syntax highlighting.

FormatFile sizeSavings vs PNGArtefacts
PNG (lossless)980 KBNone
WebP (lossy)340 KB65%Minor
WebP (lossless)620 KB37%None
AVIF260 KB73%Visible

Lossless WebP hits a sweet spot: 37% smaller than PNG with zero quality loss.

Logo with transparency

A 1200 × 400 brand logo with transparent background.

FormatFile sizeTransparencyBest use
PNG (lossless)140 KBYesUniversal
WebP (lossless)95 KBYesWeb, 97% support
AVIF52 KBYesModern browsers

Which format should you use?

  • Photographs: AVIF for modern browsers; WebP lossy for wider support
  • Screenshots with text: WebP lossless
  • Logos and icons: WebP lossless for web, PNG for max compatibility
  • Infographics: WebP lossless
  • Email and social media: JPEG