Learning how to detect AI-generated images used to be a party trick. Now it's a basic skill. Image generators can spin up a photorealistic portrait, a fake "news" photo, or a glossy product shot in a few seconds. And the easy giveaways from two years ago, the seven-fingered hands and the melted gibberish text, are mostly gone. If you're a journalist staring at a viral image, a designer vetting stock, or a teacher trying to explain media literacy, the real question has shifted. It's no longer "does this look fake?" It's "what can I actually prove?"
So I'll treat verification the way a forensic examiner would, not as a gut feeling. We'll cover the visual tells that still survive, the evidence buried inside the file itself, and where automated detection fits into a process you can repeat. The goal is honest judgment. There's no magic "real or fake" stamp, and anyone who sells you one is lying.
Why It's Harder to Detect AI-Generated Images Than It Used to Be
Early models left fingerprints all over the place. Hands were a disaster. Eyes didn't match. Backgrounds dissolved into soup, and any text came out as fake pseudo-letters. People learned to spot that stuff, and for a while spotting it was enough.
Diffusion models have closed most of those gaps. They render believable hands now. Reflections line up. Signs are legible. So the old approach, the "it just looks off" eyeball test, doesn't hold up by itself anymore. A clean image isn't proof it's real, and a slightly weird one isn't proof it's fake. Real cameras produce strange artifacts too, all the time.
Here's the rule I work by. Treat any single signal as a clue, never a verdict. Detection holds up best as a layered process, where what you see, what the file says, and where the image came from each add a piece of evidence. No serious analyst bets a conclusion on one tell.
The Visual Tells That Still Survive
Even strong models leave small, repeating mistakes. Think of these as places to start looking, not as proof on their own. Knowing how to detect AI-generated images begins with knowing where the slip-ups tend to hide.
- Physics that doesn't add up. Shadows pointing two directions. Reflections that don't match the room. Light sources that argue with each other. Generators learn the look of lighting without modeling the physics underneath it.
- Texture that's too clean, or too busy. AI often makes skin, fabric, and leaves that go weirdly smooth in one spot and bizarrely over-detailed in another. Pores, stray hairs, the weave of a sweater. They can read as plastic.
- Background incoherence. Faces in a crowd melt into mush. Buildings bend in ways buildings can't. Repeating patterns like railings, windows, and bricks drift out of alignment as your eye travels across them.
- Text and fine detail. Signage, jewelry, watch faces, logos. Still common failure points. You'll get letters that almost spell a word, or a mechanism that couldn't actually work.
- The "average face" effect. A lot of generated portraits drift toward an idealized, faintly waxy symmetry. Real photography rarely looks that balanced.
How to inspect properly
Zoom to 200 to 400 percent and work the image region by region. Edges of hair. The seam where the subject meets the background. Fingertips, teeth, anything reflective. If you have a known-real photo from the same camera or scene, compare them side by side. Pay special attention to the boundary regions, the places where two textures meet. That's where generators slip most often.
Reading the File: Metadata and Compression Forensics
The pixels aren't the whole story. The file carries evidence too, and this is where image verification borrows from old-school digital forensics.
- EXIF metadata. Genuine camera photos usually carry an EXIF block: make and model, lens, exposure, GPS, timestamps. AI images often have none of that, or they carry telltale software tags from the tool that made them. One warning. A missing EXIF block proves nothing by itself. Social platforms strip metadata on upload, and a screenshot wipes it completely.
- Compression and resave artifacts. Save a JPEG over and over and it develops characteristic blocking. Error-level analysis, or ELA, highlights areas saved at different compression levels, which can surface a composite or an edited patch. Handy for catching manipulation, not only full synthesis.
- Resolution and aspect ratio. Plenty of generators output at fixed, tidy dimensions, like a perfect square or a specific tile size. An image whose ratio doesn't match any common camera sensor deserves a second look.
Metadata is great when it's there and useless when it isn't, so weigh it that way. It corroborates. It's never a standalone test.
Provenance: The Most Reliable Signal We Have
The strongest move in image verification isn't catching the fake after the fact. It's tracing where the image actually came from. Provenance answers a different question: can I trust the chain of custody? That beats squinting at pixels and guessing.
- Content Credentials (C2PA). This is an industry effort backed by camera makers, software vendors, and platforms. It attaches cryptographically signed metadata describing how an image was created and edited. When that signature is present and intact, it's far more dependable than reading tea leaves in the texture. When it's absent, though, that absence tells you almost nothing on its own.
- Reverse image search. Run the picture through reverse search and find its earlier appearances, the original caption, whether someone recropped or recontextualized it. A "breaking news" photo that turns up in a stock library from three years back? Case closed.
- Source corroboration. Who posted it first? Does an independent outlet or an eyewitness back up the event? Provenance is partly technical and partly plain old reporting.
I think provenance is where trustworthy media is heading, because it's verifiable instead of probabilistic. But signed credentials aren't universal yet. Until they are, you'll still lean on detection tools to fill the gaps.
Where Automated Detection Fits In
Manual forensics is thorough and slow. It doesn't scale to a newsroom triaging hundreds of submissions, or a teacher reviewing a full class set. That's the job an Image Detector is built for. It analyzes pixel-level patterns and statistical signatures that generators leave behind, then returns a single overall probability that the image is AI-generated.
A few principles keep automated detection honest:
- The output is a probability, not proof. A high "likely AI" score is a strong reason to dig deeper. It is not a courtroom verdict. Detectors get it wrong in both directions, and they struggle most with heavily edited, compressed, or screenshotted images.
- Pair it with human review. Use the tool to triage and rank what needs attention, then apply the visual and provenance checks above to anything it flags. Your most defensible calls come from several independent signals agreeing.
- Know the failure modes. Accuracy shifts with image quality, with which generator made the picture, and with whatever editing happened afterward. New models keep arriving, so every detector is chasing a moving target. We're open about all of this in our AI detection limitations, and understanding those limits is what separates responsible verification from false confidence.
For a team, the real payoff is workflow. Scan everything fast, push the small ambiguous slice to a human, and keep a record of how each call got made.
A Practical Verification Workflow
Here's a process you can run on any suspect image, ordered to give you the most signal for the least effort.
- Start with provenance. Check for Content Credentials, then run a reverse image search for the original context. This alone settles a surprising number of cases.
- Inspect the file. Look at the EXIF if there is any, the dimensions, and any sign of resaving or compositing.
- Run automated detection. Get an overall probability to steer where your attention goes next.
- Do a close visual pass. Zoom into the suspicious areas and the texture boundaries, and check for physics, texture, and fine-detail tells.
- Corroborate with sources. Confirm the who, when, and where through independent reporting before you publish or act on it.
- Document your reasoning. Write down what you checked and why you landed where you did. Newsrooms and educators both need that trail.
The sequence matters because evidence stacks. Any single step can mislead you. Together they build a conclusion you can actually defend.
Frequently Asked Questions
Can you tell if an image is AI-generated just by looking at it? Sometimes, but don't count on it. Modern generators have wiped out most of the obvious tells, so the eyeball test alone won't carry you. Use it as one layer alongside metadata, provenance, and automated detection, not as your final answer.
Does removing metadata mean an image is fake? No. Social platforms strip metadata on upload as a matter of course, and any screenshot erases it. Missing EXIF is a reason to look harder, not evidence of fakery. Present metadata can support authenticity, but absent metadata is basically neutral.
How accurate are AI image detectors? They give you a probability, not a guarantee. Accuracy depends on image quality, the model that made the image, and any editing or compression that came after. Treat a high score as a prompt to investigate, and pair the detector with provenance and human review for your strongest conclusion.
What's the most reliable way to verify an image? Provenance. Tracing where the image actually came from through Content Credentials, reverse image search, and source corroboration. It's verifiable rather than probabilistic, which makes it the most dependable signal we have right now.
Verification is a habit, not a hunch. Next time an image needs scrutiny, stack your evidence: provenance, file forensics, automated detection, and a careful human eye. Upload an image to analyze its provenance and start building a workflow you can stand behind.
Try it on your own writing