Test files › Images › bmp-24bit.bmp
Sample BMP file
128x128 uncompressed 24-bit BMP with bottom-up row order.
↓ Download bmp-24bit.bmp| Filename | bmp-24bit.bmp |
| Format | BMP |
| Size | 48.1 KB (49,206 bytes) |
| MIME type | image/bmp |
| SHA-256 | 01e674d234756a13da06a462f27a7d2f39a2179dfe304695c7fb8387f2a3acae |
What this file catchesDecoders that ignore the negative-height convention and render BMPs vertically flipped. Also a size sanity check: uncompressed BMP is far larger than its PNG twin.
Download & verify
curl -fsSL -o "bmp-24bit.bmp" "https://files.hexaqa.com/image/bmp-24bit.bmp"
curl -fsSL "https://files.hexaqa.com/image/bmp-24bit.bmp" | sha256sum
# expect: 01e674d234756a13da06a462f27a7d2f39a2179dfe304695c7fb8387f2a3acae