The short answer
AI image detection should not depend on a single score. A stronger workflow checks three evidence layers in order: provenance credentials, embedded or implicit signals, and pixel-level model features. Cropping, screenshots, and re-exporting can remove the first two layers, leaving the detector more dependent on probabilistic pixel analysis.
01 / Provenance credentials
Some generation tools embed signed content credentials in the original file. When the credential is intact, its signature verifies, and the issuer matches a trusted identity, it can provide strong direct provenance. Screenshots, editing tools, and social-media transcoding may remove that file-level data.
02 / Embedded signals
An embedded signal is not necessarily a visible watermark in the corner of an image. It may exist in metadata or image patterns. Some signals survive light processing, but no signal is guaranteed to survive every conversion, crop, or heavy recompression.
03 / Pixel-level features
When file-level evidence is absent, detection models evaluate generation indicators in the pixels. This approach works when only an image remains, but image size, compression, retouching, and other edits all change the visible evidence. Layered analysis is therefore more informative than a single model score.
How to get a more stable result
- Upload the original downloaded or exported file instead of a screenshot.
- Keep both the original and edited versions and compare how the evidence changes.
- For important or disputed content, preserve creation records, publication sources, and timestamps.
Analyze an image
ShanHaiYin checks available provenance credentials first, then evaluates image features and produces a readable evidence report.
Start image detection →