
Rhino RGB
8-bit RGB PNG
rhino-rgb.png- Dimensions
- 900 x 1200
- Size
- 1.4 MB
- MIME type
- image/png
SHA-256 checksum
dffbb76a0ab6d56b0d959a592ebf77b7e1ce9298188f010627f5b7b773be4ad4Developer test assets
PNG fixtures covering RGB, grayscale, 16-bit RGB and grayscale, Adam7 interlacing, indexed colour, alpha transparency, and a 1 x 1 edge case.

8-bit RGB PNG
rhino-rgb.pngdffbb76a0ab6d56b0d959a592ebf77b7e1ce9298188f010627f5b7b773be4ad4
8-bit grayscale PNG
zebra-grayscale.png0486b913b20b5619f4add4805538d12362f8bc1df4f8cf9a728f227753215c67
16-bit grayscale PNG
zebra-16-bit-grayscale.pnge142fd71deec316f4a952cd09b96563ae9adb31ed44eda3443cbff37facb16aa
8-bit RGBA transparency
coast-alpha.png1e11be5e7d597b36ea5626204ef3be241492122985b72af501b4042054414206
8-bit palette with 256 entries
aerial-coast-indexed.png8048405ea011c6b6f04a62e4eb78f789cb4511dd1eda7ed19003afa010f64686Fully transparent RGBA pixel
transparent-1x1.pngc2153f77e11087fcb078ae38527fa83bef29791e3700e30cc87fec4405a66d0f
Seven-pass Adam7 interlacing
rocky-coast-interlaced.pnge49835ffa6449dd51bc8a9de87e8162af0b2cc840c17cce11eb6c0b69f79e41d
16 bits per RGB channel
coastline-16-bit-rgb.png8b8a3ac39a0048cbcbbe7ed30bf9b2934a8621788eb078f5eb4ba8ac22fee733Pixel-accurate fixtures
PNG is dependable, but image pipelines still flatten transparency, reduce 16-bit data to 8-bit, or incorrectly treat grayscale images as RGB.

Confirm ordinary full-colour decoding and conversion.
Detect unwanted channel expansion or tonal changes.
Verify transparency survives resizing and export.
Exercise palette lookup and low-colour processing paths.
Test progressive seven-pass decoding.
The alpha channel may have been discarded or composited against black during conversion. Inspect intermediate outputs as well as the final image.
Scientific, medical, and editing workflows may depend on tonal precision that an automatic 8-bit conversion removes.
Fixture integrity
Each PNG 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.
Need a different output? Browse PNG conversion tools.
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/png/rhino-rgb.png