TIFF with Metadata Stripped
The same losslessly compressed TIFF pixels with EXIF-style, XMP and IPTC metadata absent, providing a ground-truth scrubber control.
Specifications
- Metadata
- none (stripped)
- Pixel Sha256
- 68a5fadafa25d43cbe2f512f65dc2619dfe6558d3cc2f5583f849bfd7b5bb798
- Twin
- stripped
Testing contract
Expected to pass- Scenario
- Verify metadata removal from the stripped TIFF without changing its underlying content.
- Expected result
- Find no descriptive metadata; compute pixel SHA-256 68a5fadafa25d43cbe2f512f65dc2619dfe6558d3cc2f5583f849bfd7b5bb798, matching the full twin.
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
“TIFF with Metadata Stripped” is a deterministic Novus Examples fixture for Metadata testing, Conversion testing. Images, audio, video, and documents with documented metadata paired with deliberately stripped versions, for verifying extraction, preservation, redaction, and privacy-scrubbing behavior.
Documented properties for this file: TIFF · 1,514 bytes. 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="tiff-stripped-metadata.tiff" alt="Example image" width="640" loading="lazy">Related files
- pngPNG with Metadata StrippedThe pixel-identical PNG control with text and ICC chunks removed, for proving that a scrubber changes metadata without changing decoded RGB values.

- pngPNG with Text and ICC MetadataA deterministic PNG with known text chunks and an embedded sRGB ICC profile, paired with a pixel-identical stripped control for extraction and privacy-tool tests.

- txtConvert v2 Archive SHA-256 ListGNU-style SHA-256 list for the two canonical TAR members, preserving relative paths and full lowercase digests. Stable P8 artifact p8-convert-archive-sha256.

- azwConvert v2 DRM-Free AZW E-bookDRM-free AZW/MOBI7 e-book source copied byte-for-byte from the catalog's valid reader fixture for legacy import testing. Stable P8 artifact p8-convert-legacy-azw.

- cbrConvert v2 Two-Page CBR ComicValid CBR comic container with two deterministic PNG pages in lexical reading order for legacy comic conversion. Stable P8 artifact p8-convert-legacy-cbr.

- jsonCycloneDX Container Image SBOMA CycloneDX SBOM whose root component is an OCI container image rather than an application, mixing a fictional operating-system package with language packages — the shape an image scanner emits. Every package, version, hash and licence is fictional — the tree describes nothing real.

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