Linear 16-bit Grey TIFF (LZW)
LZW twin of the Wave H linear 16-bit greyscale TIFF.
Specifications
- Width
- 64
- Height
- 64
- Mode
- I;16
- Compression
- tiff_lzw
- Transfer
- linear
What is a .tiff file?
TIFF (Tagged Image File Format) is a flexible container that stores one or more raster images with a rich tag-based header describing layout, compression, and color. It supports uncompressed, LZW, and other codecs, high bit depths, multiple pages, and CMYK, making it common in publishing, scanning, and archival workflows. Its flexibility means reader support varies.
How to use this file
Use an example TIFF to test multi-page and high-bit-depth handling, tag parsing, and document-imaging or archival pipelines that must read varied compression and color models.
How to use this file for testing
“Linear 16-bit Grey TIFF (LZW)” is a deterministic Novus Examples fixture for Linear 16-bit / HDR-ish, Conversion testing. 16-bit linear TIFF ramps and twins (not PQ/HDR10 display masters) for deep-colour loaders, truncation, and tone-map pipelines.
Documented properties for this file: 64×64. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.
Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such — expect parsers to fail loudly rather than silently accept them.
For image AI or enhancement tools, run the model or filter on this file and diff against the clean or ground-truth companion in the same group when available. Keep seeds and documented damage parameters in your evaluation notes so regressions are attributable.
Code examples
<img src="wave-h-linear-grey-lzw.tiff" alt="Example image" width="640" loading="lazy">Related files
- png8-bit Greyscale Twin (PNG)8-bit PNG twin of the linear 16-bit greyscale ramp — compare banding after truncation.

- tiffLinear 16-bit Greyscale TIFFA linear 16-bit greyscale TIFF ramp (0–65535). Not a PQ HDR master — for testing high bit-depth TIFF loaders and 16→8 truncation.

- tiffLinear 16-bit Highlight Clip TIFFA 16-bit TIFF biased into the upper code values (near clip) — for highlight-rolloff and tone-map tests on linear data.

- png16-bit Grayscale PNG (deep colour)A 16-bit (deep-colour) grayscale PNG holding a smooth 0–65535 gradient — for testing high-bit-depth support and spotting banding when a tool truncates to 8-bit.

- svgAnimated Spinner (SVG)An animated loading spinner using SMIL (animateTransform) — a self-contained animated SVG for testing whether a renderer or converter handles SVG animation, and how it rasterises an animated frame.
- apngAPNG — Animated SpinnerA 12-frame animated PNG (APNG) of a rotating arc — a lossless, alpha-capable alternative to animated GIF. Useful for testing APNG support, frame extraction, and GIF↔APNG conversion.

Generated by generation/residuals_wave_h.py. Free for any use, no attribution required — license.