Test files › Images › transparent-1x1.webp
Sample WEBP file (transparent 1x1)
A 1x1 semi-transparent lossless WEBP, the smallest useful WEBP fixture.
↓ Download transparent-1x1.webp| Filename | transparent-1x1.webp |
| Format | WEBP |
| Size | 32 bytes (32 bytes) |
| MIME type | image/webp |
| SHA-256 | 643ed5e4ce28a95a6f079364243b6ce181b544d8b11f5a626d7831af3abb12b4 |
What this file catchesAlpha handling and minimum-size assumptions. The alpha channel is half-opaque rather than fully on or off, so a pipeline that flattens transparency shows it immediately. Useful as a tracking-pixel or minimum-upload fixture in the format browsers prefer.
Download & verify
curl -fsSL -o "transparent-1x1.webp" "https://files.hexaqa.com/image/transparent-1x1.webp"
curl -fsSL "https://files.hexaqa.com/image/transparent-1x1.webp" | sha256sum
# expect: 643ed5e4ce28a95a6f079364243b6ce181b544d8b11f5a626d7831af3abb12b4