Test files › Images › flat-96x96.webp
Sample WEBP file (flat 96x96)
A 96x96 lossless WEBP (VP8L) in a single flat colour, 32 bytes in total.
↓ Download flat-96x96.webp| Filename | flat-96x96.webp |
| Format | WEBP |
| Size | 32 bytes (32 bytes) |
| MIME type | image/webp |
| SHA-256 | b106293152970ea05fe1349ba69fc45509e1e9bd4a5b2fa0d8b2e109ee79bcf1 |
What this file catchesModern image pipelines. WEBP is a RIFF container, so it starts "RIFF" like a WAV rather than with a signature of its own - the format name sits four bytes later, which signature checks routinely miss. Decodes in every current browser, Pillow and anything built on libwebp.
Download & verify
curl -fsSL -o "flat-96x96.webp" "https://files.hexaqa.com/image/flat-96x96.webp"
curl -fsSL "https://files.hexaqa.com/image/flat-96x96.webp" | sha256sum
# expect: b106293152970ea05fe1349ba69fc45509e1e9bd4a5b2fa0d8b2e109ee79bcf1