Close Menu
GeekBlog

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    OpenAI’s Astra Just Crossed a Line No AI Model Has Crossed Before. It Found Two Zero Days on Its Own.

    September 3, 2026

    The Pentagon Had to Confirm the Bombing Never Happened. The Video Came From the President’s Account.

    September 3, 2026

    Sonos Built Headphones You Can Actually Repair, and They Cost $100 Less Than AirPods Max

    September 3, 2026
    Facebook X (Twitter) Instagram Threads
    GeekBlog
    • Home
    • Mobile
    • Tech News
    • Blog
    • Gaming
    • Smartwatch
    • How-To Guides
    • AI & Software
    Facebook
    GeekBlog
    Home»How-To Guides»How to Spot AI Generated Images in 2026 (The Old Tricks Stopped Working)
    How-To Guides

    How to Spot AI Generated Images in 2026 (The Old Tricks Stopped Working)

    Olivia HartmanBy Olivia HartmanSeptember 3, 202611 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Hands editing photos on a laptop with a camera lying on the desk beside it
    Share
    Facebook Twitter LinkedIn Pinterest Email Copy Link

    Counting fingers stopped working in 2024. So did looking for garbled text on shop signs, melted ears and the strange plastic sheen that gave away the first generation of image models. If you are still using the checklist that circulated three years ago, you are checking for problems that have been fixed. The reliable method in 2026 runs in the opposite order: interrogate the file first, then the picture, then the source.

    Quick answerUpload the image to the Gemini app and ask whether it was created by Google AI, then drop it into verify.contentauthenticity.org to read any Content Credentials. If both come back empty, that proves nothing on its own, so move to the visual checks that still hold up (reflections, shadow direction, background text, repeated faces in crowds) and then reverse image search it to find the earliest copy. Treat the source as the strongest evidence you will get.

    What follows is the order to work through, what each step can and cannot tell you, and the one misreading that trips up almost everybody who tries this.

    Step one: check the file before you look at the picture

    Two invisible systems now travel with a lot of generated media, and both take seconds to query.

    SynthID, through the Gemini app

    Google embeds an invisible watermark called SynthID into media produced by its own models, and has applied it to more than 20 billion pieces of content since 2023. Since November 20, 2025 you can query it yourself: open Gemini, upload the file and ask “was this created or edited by Google AI?”. It now handles images, video and audio up to 100 MB, with a quota of roughly ten checks of each type in any rolling 24 hour window.

    Google is blunt about the boundary. In its own words, Gemini “can currently only recognize content created by Google AI tools”. The watermark also survives rescaling, recoloring and compression in most cases, but Google warns that after enough alterations it may no longer be detectable. There is a separate SynthID Detector portal aimed at journalists and researchers, which localizes the watermark to specific regions of a file, but it is still behind a waitlist rather than open to everyone.

    Content Credentials, through the C2PA verify tool

    The second system is provenance metadata rather than a watermark. Content Credentials record what made a file and what was done to it afterwards, cryptographically signed. Paste or upload an image at verify.contentauthenticity.org and, if credentials are present, you get the generating tool, the edit history and the signing organization. Google began embedding C2PA metadata into output from Nano Banana Pro, Vertex AI and Google Ads in late 2025, and several camera makers now write credentials at capture.

    You can also read the raw metadata yourself if you have the file locally. This is faster than any website when you are working through a batch.

    # Look for a generator signature or C2PA claim in the file itself
    exiftool -a -G1 -s suspect.jpg | grep -i -E "software|creator|c2pa|claim|jumbf"
    
    # A real camera photo usually carries these; a generated image usually does not
    exiftool -Make -Model -LensModel -ExposureTime -FNumber -ISO suspect.jpg
    
    WarningThis is the single most common mistake people make. A negative result does not mean the image is real. It means one of four things: the image is genuine, or it came from a generator that does not watermark, or the file was processed enough to destroy the marker, or a social platform stripped the metadata on upload. Most platforms still strip metadata by default. Absence of evidence is not evidence here.

    Step two: the visual tells that still work

    Recommended for you:

    Can Your Employer See Your ChatGPT Chats? What IT Actually Logs
    How-To Guides·Sep 3, 2026

    Can Your Employer See Your ChatGPT Chats? What IT Actually Logs

    Modern models have fixed the famous failures. What they have not fixed is physical consistency across a whole scene, because the model is predicting plausible pixels rather than simulating a world. Look for places where two parts of the image have to agree and do not.

    Where to lookWhat tends to breakStill reliable?
    Reflections in mirrors, windows, sunglasses, waterThe reflected scene does not match the scene, or reflects something absentYes, one of the strongest
    Shadow direction across multiple objectsShadows point to two different light sources in one frameYes
    Small text deep in the backgroundForeground text is now clean, distant signage still dissolves into near lettersOften
    Crowds and repeating patternsThe same face or the same shirt appears three times, brickwork loses its gridYes
    Where hair meets a busy backgroundStrands blend into the background instead of overlapping itSometimes
    Depth of fieldObjects at the same distance are blurred differently, or blur ignores the lensYes
    Hands, ears, teeth, jewelryThe classic 2023 tellsNo, largely fixed

    Zoom to 200 percent and work the edges of the frame rather than the subject. Generators spend their quality where the eye goes. The corner of the image, the reflection in a car door and the text on a distant awning are where the model relaxes, and that is where the contradiction lives.

    NoteReal photographs fail these tests too. Compression artifacts, motion blur, a phone’s computational photography pipeline and heavy editing all produce oddities that look synthetic. Treat every visual tell as a reason to keep investigating, never as a verdict on its own. Confidence should come from the source, not from squinting.

    Step three: check the source, not the pixels

    This is the step that actually settles most cases, and the one people skip because it feels less clever than pixel forensics.

    Reverse image search the picture in Google Lens and TinEye, then sort by date to find the earliest appearance. Ask three questions. Who published it first? Does any organization with something to lose stand behind it? Does a second, independent image of the same event exist from a different angle?

    A real event photographed by real people generates multiple images from multiple positions. A synthetic one almost never does, because whoever made it made one. That asymmetry catches more fakes than any detector. When a fabricated NASA announcement went viral this summer, the fastest way to break it was not analyzing the graphics but noticing that no primary source existed anywhere and the date had been chosen to make it feel plausible.

    Google Search itself helps here. The “About this image” panel, reachable from the three dot menu on an image result, shows when Google first indexed the picture, where else it has appeared and how other sites have described it. That history is often the whole story.

    Why AI detector websites are a trap

    Search for a detector and you will find dozens of sites that accept an upload and return a confident percentage. Treat those numbers as decoration.

    They are statistical classifiers guessing from texture and frequency patterns, not readers of provenance. They produce false positives on heavily edited real photographs, on scanned film, on anything that has been through a phone’s night mode, and they degrade the moment a new model ships. A detector that says “97 percent AI” is telling you about its own training distribution, not about the image. The only tools that give you a checkable answer are the ones reading a watermark or a signed credential, because those either verify or they do not.

    The wider point is that detection and generation are locked in an arms race, and detection loses more rounds than it wins. Researchers have been demonstrating for years how easily machine vision can be steered, right down to a printed shirt that makes a person invisible to an object detection model. Anything that classifies images from pixels alone can be gamed by someone who understands the classifier.

    What changes now that the EU rules apply

    Since August 2, 2026, Article 50 of the EU AI Act has required providers of generative systems to mark their output in a machine readable format that is detectable as AI generated, across text, images, audio and video. Systems already on the market before that date have until December 2, 2026 to comply. The obligation sits with providers rather than with you, and it does not apply where AI only performs assistive edits such as grammar correction.

    In practice this pushes the industry toward exactly the two systems above, watermarking and signed credentials, and away from guesswork. It does not fix the internet. A model run locally on someone’s own hardware, or one operated outside the EU for an audience outside the EU, marks nothing. Expect labelled output to become the norm on mainstream commercial tools and to remain absent everywhere it matters most.

    Troubleshooting

    Gemini says it cannot tell

    That usually means no SynthID watermark was found, which is the ambiguous result rather than a clean answer. Google also returns nothing useful when the edit was too small to watermark or the image is too low resolution to carry one. Move to the C2PA check and then the source check.

    The verify tool shows credentials but I still do not trust it

    Read the signer, not just the presence of a credential. Content Credentials tell you who signed the claim, and a claim signed by an unknown entity carries the trust of that entity, which may be none. A credential from Adobe, Google or a camera manufacturer means something. One from a name you have never seen means it was signed by someone.

    The image came from a screenshot and has no metadata at all

    Expected. Screenshotting destroys both watermark reliability and provenance metadata, which is why it is the standard laundering step for anyone spreading a fake deliberately. At that point only the visual checks and the source trail are available to you.

    Two tools disagree

    Prefer the one reading a cryptographic signature over the one making a statistical guess, and prefer the source trail over both. Provenance beats detection every time it is available.

    Recommended for you:

    How to Change HEIC to JPG on iPhone, Mac, Android and Windows (No Software Needed)
    How-To Guides·Sep 3, 2026

    How to Change HEIC to JPG on iPhone, Mac, Android and Windows (No Software Needed)

    Frequently asked questions

    Does counting fingers still work?

    No. Hands, ears and teeth were the tells of 2023 and current models handle them reliably. Building a judgement on them now produces both misses and false accusations. Physical consistency across the whole scene has replaced anatomy as the useful signal.

    Can I check a video the same way?

    Partly. Gemini now accepts video and audio uploads for SynthID checks alongside images, with the same limitation that it recognizes Google AI output only. For everything else, the source check matters even more, because a synthetic video almost never has a second independent recording of the same moment.

    Do social platforms label AI images automatically?

    Some do, when the file arrives with credentials or a watermark intact. That condition often fails, because uploading, recompressing and screenshotting strip exactly the data a platform would read. An unlabelled post tells you nothing either way.

    Is there one tool that just gives me the answer?

    No, and be suspicious of anything claiming otherwise. Watermark checks answer “was this made by a participating generator”. Credential checks answer “what does the file say about itself”. Neither answers “is this real”, and no classifier answers it honestly either.

    How do scammers use generated images?

    Mostly for fake profiles, fake product listings, fabricated proof of delivery and invented endorsements. The image is rarely the attack, it is the prop that makes the attack credible, which is why our guide to spotting online scams focuses on the request rather than the picture.

    The bottom line

    Run three passes in this order and you will be right far more often than the people arguing in the replies. Query the file for a watermark and for Content Credentials. Read the picture for physical contradictions, working the edges rather than the subject. Then find the earliest copy and ask who stands behind it.

    The one habit that matters most is refusing to read an empty result as proof of authenticity. Most images on the internet carry no watermark and no credentials, and always did. Provenance tells you something when it is present and nothing when it is absent, and knowing that difference is most of the skill. If you want to get comfortable running these checks quickly, our beginner walkthrough of Gemini covers the upload flow you will use for the first step.

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
    Previous ArticleCheck Which Apps Can Read Your Gmail, and Cut Them Off in 60 Seconds
    Next Article A 16,000mAh Phone Showed Up at IFA. The Battery Is Not the Best Part.
    Olivia Hartman

      Olivia Hartman is GeekBlog's general technology reporter, covering the wider world of tech beyond smartphones: AI and software, laptops and PCs, gaming, streaming, space, science, consumer gadgets, deals and the policy stories shaping the industry. A versatile journalist with a nose for what actually matters, Olivia turns breaking news and product launches into accessible, no-hype reporting for everyday readers.

      Related Posts

      9 Mins Read

      Check Which Apps Can Read Your Gmail, and Cut Them Off in 60 Seconds

      11 Mins Read

      Can Your Employer See Your ChatGPT Chats? What IT Actually Logs

      13 Mins Read

      How to Change HEIC to JPG on iPhone, Mac, Android and Windows (No Software Needed)

      8 Mins Read

      Why Is My Phone Lagging All of a Sudden? (Fixes)

      7 Mins Read

      How to Block Twitch Ads With uBlock Origin (2026)

      8 Mins Read

      How to Clear Cache on Android (Any Phone)

      Top Posts

      How to Change HEIC to JPG on iPhone, Mac, Android and Windows (No Software Needed)

      September 3, 20263 Views

      How to Spot AI Generated Images in 2026 (The Old Tricks Stopped Working)

      September 3, 20262 Views

      Check Which Apps Can Read Your Gmail, and Cut Them Off in 60 Seconds

      September 3, 20262 Views
      Stay In Touch
      • Facebook

      Subscribe to Updates

      Get the latest tech news from FooBar about tech, design and biz.

      Most Popular

      Best Stores for Buying MP3 and Digital Music You Can Keep Forever (2026)

      August 2, 2025932 Views

      Discord will require a face scan or ID for full access next month

      February 9, 2026770 Views

      Trade in your old phone and get up to $1,100 off a new iPhone 17 at AT&T – here’s how

      September 10, 2025383 Views
      Our Picks

      OpenAI’s Astra Just Crossed a Line No AI Model Has Crossed Before. It Found Two Zero Days on Its Own.

      September 3, 2026

      The Pentagon Had to Confirm the Bombing Never Happened. The Video Came From the President’s Account.

      September 3, 2026

      Sonos Built Headphones You Can Actually Repair, and They Cost $100 Less Than AirPods Max

      September 3, 2026

      Subscribe to Updates

      Get the latest creative news from FooBar about art, design and business.

      HEICJPG.online - Convert HEIC to JPG online
      Facebook
      • About Us
      • Contact us
      • Privacy Policy
      • Disclaimer
      • Terms and Conditions
      © 2026 GeekBlog

      Type above and press Enter to search. Press Esc to cancel.