People editing or redacting JPEG photos · 7 min read
How embedded thumbnails can expose old image content
Why a JPEG can contain a second preview image, how stale thumbnails survive careless edits, and why redacted exports must be flattened and rescanned.
One file can hold more than one image
A JPEG EXIF block may include a small thumbnail used for quick previews. That thumbnail is separate from the main compressed image stream.
The preview can become stale
Some editing workflows update the main image without replacing the embedded preview. A redacted main image can therefore travel with a tiny older version that still shows the original scene.
Metadata-only edits need careful rules
A lossless metadata cleaner should remove embedded thumbnails. Any workflow that changes visible pixels should generate a completely new flattened image with no inherited EXIF, XMP, or IPTC blocks.
Verification catches the second copy
Rescan the output and require the embedded-thumbnail category to report not found. The report should describe the category without copying any private source values.
Put it into practice
Check the exact photo you plan to share
The scanner works locally and does not add your filename or extracted metadata to an analytics request.
Open the privacy check