Skip to content
Novus Examples
jpg29.2 KB

Redaction — SAMPLE PII Black-box Redacted (JPEG)

JPEG twin with SAMPLE PII fields blacked out. Pair with the clear JPEG to score redaction tools.

Preview of Redaction — SAMPLE PII Black-box Redacted (JPEG)

Specifications

Role
black-box redacted image

What is a .jpg file?

JPG is the common extension for JPEG, a lossy raster format that uses discrete cosine transform compression tuned for photographic images. It is 8-bit truecolor with no alpha channel, and quality is traded against file size via a compression factor. It is ubiquitous for photos on the web and from cameras.

How to use this file

Use an example JPG to test decoders, EXIF/metadata parsers, re-encoding quality, and orientation handling, or to confirm converters and image pipelines process baseline and progressive scans correctly.

How to use this file for testing

“Redaction — SAMPLE PII Black-box Redacted (JPEG)” is a deterministic Novus Examples fixture for OCR testing. Image-only 'scanned' documents paired with their text source, for measuring OCR accuracy against a known ground truth.

Documented properties for this file: black-box redacted image. 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.

Document fixtures list their internal structure (pages, fields, tracked changes, embedded objects) in the spec table. Test extractors, converters, and OCR against that known structure, and compare searchable↔scanned or format-twin companions when present.

Run OCR on the scanned or image twin and score the output against the searchable or text ground truth on this page; the documented rotation, grain, and text content are the reference.

Code examples

<img src="pii-redacted.jpg" alt="Example image" width="640" loading="lazy">

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