Redaction — SAMPLE PII Black-box Redacted (JPEG)
JPEG twin with SAMPLE PII fields blacked out. Pair with the clear JPEG to score redaction tools.

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">Related files
- pdfRedaction — SAMPLE PII Unredacted (PDF)A PDF with clearly labelled fictional SAMPLE PII fields — the unredacted twin for testing redaction tooling.

- pdfAirline Boarding Pass (PDF)An airline boarding pass laid out as a landscape PDF — passenger, flight, gate, seat, PNR, and a decorative barcode strip. A fixture for testing document-layout parsing and field extraction. Synthetic; the barcode is decorative.

- pdfImage-Only 'Scanned' PDF (OCR twin)An image-only PDF containing a rasterised 'scan' of the simple document, with no text layer. Paired with the text version so you can score OCR output against a known ground truth.

- jpgOCR Domain — Handwritten-print Form (Scanned JPEG)A scanned-look JPEG of a handwritten-print form — pair with the searchable PDF twin to score OCR against known text. Synthetic SAMPLE content only.

- pdfOCR Domain — Handwritten-print Form (Searchable PDF)A searchable PDF handwritten-print form with selectable text — the OCR ground-truth twin of the scanned JPEG. Fictional SAMPLE content for measuring OCR accuracy.

- jpgOCR Domain — ID Card Mock (Scanned JPEG)A scanned-look JPEG of a id card mock — pair with the searchable PDF twin to score OCR against known text. Synthetic SAMPLE content only.

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