Practice with mock tests, learn from structured notes, and get your questions answered by a global forensic community, all in one place.
PRNU camera attribution has significant limitations in practice: compression, social-media re-encoding, and device-sharing all suppress or complicate the fingerprint signal, and rigorous reporting must address false-positive risk and uncertainty quantification.
Last updated:
PRNU camera attribution works well under controlled conditions: full-resolution images, good JPEG quality, a short list of candidate cameras, and a matched reference set. Real casework almost never provides all of these at once. The image was shared via WhatsApp. The phone has been factory-reset. Three people share the device. The photograph was taken on a two-year-old app that applies its own compression. Each of these facts changes what the PRNU method can and cannot deliver.
Understanding the method's limits is not a reason to avoid it. PRNU has been successfully applied in child exploitation cases, corporate leak investigations, and image-origin disputes in multiple jurisdictions. Courts have accepted it as evidence. But the analyst who overstates its certainty, ignores the base-rate problem, or fails to account for re-encoding is not doing forensic science. They are producing a number and calling it a conclusion.
This topic covers the practical degradation factors, the shared-device and pool-size problems, the distinction between individual and device-class attribution, and the reporting conventions that keep PRNU evidence within its defensible limits. It completes the three-topic PRNU arc started with physics and continued through extraction and matching.
Every save-to-JPEG operation is a partial fingerprint erasure.
JPEG compression works by dividing an image into 8x8 pixel blocks, transforming each to the frequency domain with a discrete cosine transform, and quantising the resulting coefficients. High-frequency coefficients (which carry fine spatial detail) are quantised most aggressively. PRNU is a high-frequency spatial pattern, so it lives precisely in the coefficients that JPEG destroys most.
The quantitative effect is well studied. At JPEG quality factor 95 (high quality, close to lossless for visual purposes), PRNU signal loss is small: PCE values for true matches at 12 megapixels might drop from an uncompressed baseline of, say, 3,000 to around 1,500. At quality factor 80, PCE might be around 200-400. At quality factor 70, PCE may fall below 100 for many images, approaching the false-positive threshold region. Below quality factor 60, attribution from individual query images becomes unreliable and multiple independent images are needed before any conclusion is drawn.
A one-in-ten-thousand error rate sounds safe until you apply it to ten thousand cameras.
Consider the following scenario. An analyst's validated PRNU method has a false-positive rate of 1 per 10,000 comparisons at the chosen PCE threshold. A query image is compared against a reference database of 10,000 cameras. The expected number of false attributions from non-source cameras is 1. If the source camera is in the database, there is one true positive and one expected false positive: the analyst cannot say which is which from the PCE statistic alone.
This is the base-rate problem, and it is identical in structure to the well-known base-rate fallacy in DNA databases and diagnostic testing. The PCE threshold controls the false-positive rate per comparison, not the probability that any given positive attribution is correct. That probability depends on the prior: how many cameras in the pool could plausibly be the source? Bayesian reasoning formalises this. The posterior odds of a correct attribution equal the prior odds multiplied by the likelihood ratio from the PCE test.
The practical answer for casework is to keep the candidate pool as small as the investigation can justify. If the question is whether the image came from one of five phones seized in a specific raid, the base-rate problem is small. If the question is whether the image matches any camera in a national database of confiscated devices, it is large and Bayesian handling is mandatory. Some PRNU software vendors present their tool's results without any base-rate discussion, which is a known source of wrongly confident reports.
Video adds temporal compression on top of spatial compression, and frame selection matters.
Video attribution via PRNU is well established in the research literature and has been used in casework, but video introduces three problems beyond those for still images.
Notwithstanding these challenges, PRNU attribution of video has been admitted as forensic evidence in several cases involving child exploitation material and protest footage. The key requirement is that the analyst explicitly test whether the specific video format and quality level in the case yields reliable PCE distributions before applying a threshold, rather than assuming that still-image thresholds transfer.
A PCE number without context is not a forensic report.
Good PRNU reporting communicates four things clearly: what the attribution result was (PCE value and comparison to threshold), the basis of the threshold (the dataset, false-positive rate, and image conditions it was calibrated on), the factors in this specific case that may have affected signal quality (JPEG quality, re-encoding, resolution), and what the result does and does not establish (device attribution versus person attribution).
An image is received via Instagram and has been downscaled to 1080 pixels wide and re-encoded at an estimated quality factor of 78. What is the main forensic implication?
Test yourself on Forensic Audio, Video and Image Analysis with free, timed mocks.
Practice Forensic Audio, Video and Image Analysis questionsSpotted an error in this page? Report a correction or read our editorial standards.
Social media re-encoding: the messaging-app problem
The image you receive from a social media platform is not the image the camera saved.
When a photograph is uploaded to a social media or messaging platform, the server typically re-encodes it at a reduced quality or resolution before delivering it to recipients. This is a bandwidth and storage optimisation from the platform's perspective and a PRNU-suppression event from the analyst's perspective.
The analyst's first task with any social-media-sourced image is to estimate the quality factor of the actual file (using JPEG quality estimation tools, not the platform's stated quality) and to check whether the image has been scaled. Both compression level and resolution determine how much PRNU signal remains. A 24-megapixel image re-encoded at quality 80 retains more total PRNU signal than a 2-megapixel image re-encoded at quality 85, even though the per-pixel quality is similar.
A practical workaround that applies in some cases is to recover the original upload from the platform via a legal preservation request. Law-enforcement requests to major platforms often yield the original file before server-side re-encoding, which dramatically improves attribution reliability.