
River buffalo
Lossy VP8 encoding
buffalo-lossy.webp- Dimensions
- 600 x 800
- Size
- 77.1 KB
- MIME type
- image/webp
SHA-256 checksum
d9c0eb710a8fc33939b49a6401d9a4a3ac3c7e18abfca46fe010d46ae9340083Developer test assets
Lossy, lossless, transparent, animated, and metadata-bearing WebP files for browser and upload testing.

Lossy VP8 encoding
buffalo-lossy.webpd9c0eb710a8fc33939b49a6401d9a4a3ac3c7e18abfca46fe010d46ae9340083
Lossless WebP encoding
antelope-lossless.webpfc7306ed4117d68e4642dd71eb92ec77ce254636927807f9a68a09c4b2d4bda3
RGBA alpha transparency
lion-alpha.webp44e5a048306895a21e8e030165b76d432b2b6c6585c4256161f0f6daa6da21a1
Animated WebP with looping frames
wildlife-loop.webp2efb1fef7af93e9ec6cc19a7fd18e01c4d8932eaa82eb7da1a20c883dd02c637
WebP with embedded EXIF tags
desert-exif.webp093ef38d919d38402cd85537a52a90b8b5b6faff59f7c9938845b573f92bf1f0
Two frames with loop count 1
desert-single-play.webp7a0b7787118f85a6f82874901acc745df9b816421d9d0d7db357145c01b434e8
Odd-width and odd-height VP8 fixture
canyon-odd-321x241.webpe75957062c8b399517760a17cc28054b71a2a5a82243dafe4590b216e8442655Animated fixture included
A decoder can support ordinary lossy WebP while mishandling lossless data, alpha transparency, or animation. Exercise each capability independently.

| Variant | Primary test | Common failure |
|---|---|---|
| Lossy | VP8 decoding | Colour or quality differences |
| Lossless | VP8L decoding | Unexpected file-size limits |
| Transparent | Alpha channel | Black or opaque background |
| Animated | Frames and loop count | Only the first frame renders |
| Metadata | EXIF extraction | Tags stripped during processing |
Some image pipelines decode only the first frame. Test the final display and any resizing service independently.
No. Results depend on image content and encoder settings, so test representative photographs and graphics.
Fixture integrity
Each WebP download is inspected as binary image data. Dimensions, file size, MIME type, format-specific properties, and the published SHA-256 checksum are checked after generation.
Every file has a stable direct URL and SHA-256 checksum, making it suitable for upload fixtures, decoder tests, CI pipelines, and documentation.
curl -O https://crestconvert.com/test-files/webp/buffalo-lossy.webp