AI Image Detector: How to Spot an AI-Generated Photo
An AI image detector analyses a photo's pixels for the statistical fingerprints that diffusion models leave behind, then returns a probability that the image was generated rather than captured. That is genuinely useful. It is also not the same as knowing.
So the practical answer to "is this photo AI?" is a stack of three checks, not one: run the file through a detector, look at where the file came from and what its metadata says, and inspect the image closely with your own eyes. When all three point the same way, you have something worth acting on.
You can start the first step with our free AI image detector, which highlights the regions of the picture driving its score instead of handing you a single yes-or-no verdict.
What an AI image detector actually measures
Camera sensors and generative models produce different kinds of noise. A real photograph carries a messy, physical trail: sensor pattern noise, lens falloff, chromatic aberration at the edges, JPEG quantisation from a specific pipeline. Diffusion models produce something smoother and more internally consistent — too consistent, in ways a classifier can learn.
Detectors are trained on large sets of real and generated images and learn to separate those distributions. They pick up on things like frequency-domain regularities, unnaturally uniform texture, and the tell-tale smoothness of upscaled output.
What that means in practice: the model is answering "does this look like the generated images I was trained on?" — not "was this made by a person?". An image from a generator the tool has never seen will score lower than it should. A heavily filtered real photo can score higher than it should.
This is the same limitation text tools have, and it is worth being clear about it. Whether you are using an AI photo detector or a text-side tool, the output is a likelihood shaped by training data. Our guide to reading an artificial intelligence detector's output as evidence rather than proof walks through what that distinction changes about how you use a score.
How to check a photo, in order
Do these in sequence. The early steps are cheap and often settle the question before you need a score at all.
- Find the original file. A screenshot of a screenshot has lost most of what a detector needs. Track down the highest-resolution version you can — the original upload, the sender's file, the press kit.
- Reverse image search it. Google Images, TinEye and Bing Visual Search will often show the picture appearing in 2017 on a stock site, which ends the conversation immediately.
- Check the metadata. Open the file's EXIF data. Real camera files usually carry make, model, lens, exposure and a timestamp. Generated files frequently carry nothing, or carry a generator's name in the software field.
- Look for provenance credentials. Some cameras and most major generators now embed signed C2PA content credentials describing how the file was made and edited. When present, this is the strongest signal available.
- Run the detector. Now the score means something, because you have context to interpret it against.
- Inspect the image at full size. Zoom in on hands, text, reflections, jewellery, teeth and background crowds.
Artefacts worth zooming in on
Model quality has improved fast, and the old jokes about six fingers are increasingly out of date. These still show up often enough to be worth a look:
- Text that dissolves. Signage, book spines, labels and licence plates tend to become letter-shaped shapes rather than words.
- Physically impossible detail. Earrings that don't match, glasses arms that pass through hair, a shadow falling the wrong way relative to a window.
- Repeating texture. Fabric weave, foliage or gravel that tiles subtly across an area.
- Uniform sharpness. Real lenses have a focal plane. Generated images often render foreground and far background with the same crispness.
- Boneless backgrounds. Crowd faces, distant architecture and hands at the edge of frame are where models cut corners.
- Skin without pores. Retouching does this too, which is exactly why it is a hint and not a conclusion.
Where AI image detectors get it wrong
Two failure modes matter, and they matter in opposite directions.
False positives. Highly processed real photographs — phone computational photography, aggressive noise reduction, AI-assisted upscaling, beauty filters — strip out the very sensor noise the detector looks for. A genuine picture can come back as probably generated because the pipeline that produced it smoothed it.
False negatives. Compress an image hard, screenshot it, crop it, or run it through a photo-editing round trip and the generative fingerprint fades. Newer models, or fine-tuned local ones, can also fall outside a detector's training distribution entirely.
Neither is a flaw you can fix by finding a better tool. It is the shape of the problem. So when people ask do AI detectors work, the honest answer is: reliably enough to triage and prioritise, not reliably enough to accuse.
Images versus text: different signals, same caution
If you also handle written work, it helps to know the two jobs are not interchangeable. Image detection reads pixel statistics. Text detection reads word-level predictability — how unsurprising each token is given the ones before it.
That means the tools are unrelated under the hood, even when they share a brand. Copyleaks, GPTZero, Winston AI, Pangram, the Turnitin AI checker and the Grammarly AI detector each score prose, not photographs; an AI photo detector will tell you nothing about an essay.
For written material, paste the passage into our free AI text detector and read the passage-level evidence rather than the headline percentage. If the document is coursework specifically, the AI essay detector is tuned for longer, structured writing, and the ChatGPT detector is the quicker option for a short excerpt you want a second opinion on.
One more overlap worth naming: humanizer tools exist on both sides. Text humanizers rewrite phrasing to reduce predictability; image equivalents add grain, blur and compression to mimic a camera. Both are built to defeat detectors, and both are a reason to weight provenance over scores.
Frequently asked questions
Can an AI image detector prove a photo is fake?
No. It produces a probability based on pixel patterns, and probabilities can be wrong in both directions. Use the score to decide whether to investigate further — through metadata, reverse search, or asking the person who supplied the image for the original file.
Why does my real photo show up as AI-generated?
Usually because something in the processing chain smoothed out the sensor noise detectors depend on: a portrait-mode filter, AI upscaling, heavy noise reduction, or repeated re-saving. Uploading the untouched original, straight from the camera or phone, often changes the result substantially.
Does removing metadata make an AI image undetectable?
It removes one line of evidence, not all of them. Stripping EXIF or C2PA data is itself mildly suspicious, and the pixel-level analysis still runs. Detection gets harder when the image is also compressed, cropped and re-rendered — which is why the original file matters so much.
What is the best free AI image detector?
The best one is whichever shows you its reasoning. A tool that highlights which regions look generated lets you check its logic against what you can see; a tool that returns only a percentage asks you to trust it blindly. If something about a result looks off, tell us what you uploaded and what you expected — edge cases are how these models improve.
The habit worth building
Before you score anything, spend thirty seconds trying to find where the image has been before. Reverse search and a metadata check settle more questions than any classifier, and they cost almost nothing.
Then run the detector — and write down what it said alongside what you found, so that if the image resurfaces in a month you are reasoning from a record rather than a memory of a number.