Sample TIFF 5MB File
TIFF — uncompressed, used in print/archival
Click below for an instant download — no signup, no redirect.
Download 5MB TIFF5 MBTestFile-tiff-5mb.tif
File details
| Format | TIFF |
| Extension | .tif |
| MIME type | image/tiff |
| Size | 5 MB |
| Exact bytes | 5,242,880 |
| Filename | TestFile-tiff-5mb.tif |
| Format version | TIFF 6.0 (little-endian), 16-bit per channel |
| Contents | 3,200 × 2,400 px RGB synthetic gradient; 16-bit per channel (48-bit RGB); LZW compression |
| Encoding | RGB 16-bit per channel (48-bit colour); LZW compression; strip-based image data |
What is a 5MB TIFF file useful for?
A 5 MB TIFF at 16-bit colour depth is appropriate for testing print and design workflows where higher bit depth is required for colour grading headroom. Use it to verify that your image processing pipeline correctly handles 16-bit TIFF inputs without silently truncating to 8-bit, that colour management software reads the embedded colour space information, and that TIFF-to-JPEG conversion applies correct bit-depth reduction (16-bit → 8-bit via linear or gamma mapping).
What's inside this file?
Generated with Pillow in RGB mode with 16-bit per channel (mode I;16 or I). A 3,200 × 2,400 pixel synthetic gradient. Encoded as TIFF with LZW compression. BitsPerSample is 16 for each of the three RGB channels. The uncompressed raster is approximately 46 MB (3,200 × 2,400 × 3 × 2 bytes); LZW on 16-bit gradient data achieves roughly a 9:1 ratio.
Download via curl
curl -L "http://localhost:8000/files/tiff/TestFile-tiff-5mb.tif" \ -o TestFile-tiff-5mb.tif
Need different parameters?
Generate a custom TIFF file with exact settings.