Fake Screenshot Detector
Someone sent you a screenshot and you want to know if it is real. Upload it and FauxLens checks the compression pattern, the pixel-level consistency and the metadata, then shows you which part of the image was touched. Screenshots are unusually good candidates for this: the background is so uniform that an edited region has nowhere to hide. Free, no account, and the file is discarded when the scan finishes.
AI DEEPFAKE DETECTOR
VERIFY IF AN IMAGE IS REAL
IS THIS REAL?
Scan any image or video for AI manipulation.Upload an image or video to detect AI manipulation.
JPG · PNG · MP4 · MOV
Detects content from
How every scan runs
Read the methodProvenance
C2PA content credentials and EXIF metadata, checked first
Visual Analysis
Anatomy, lighting and composition examined for inconsistencies
Evidence Chain
Every finding itemised and graded, not reduced to a yes or no
- Files deleted after analysis
- No account required
How the analysis works
A screenshot is not a photograph, and the forensics are different. There is no EXIF, no camera sensor noise to fingerprint, and the file is usually a PNG or a re-compressed JPEG. Half the signals that work on a photo do not apply at all. What is left turns out to be enough, because a screenshot has one property a photograph does not: an almost perfectly uniform compression history.
Error Level Analysis (ELA) detects regions where different compression levels exist side-by-side, the signature of copy-pasted or edited content. When someone edits a JPEG screenshot and re-saves it, the edited region has been compressed twice while the surrounding interface elements have been compressed once. ELA visualizes this difference as a brightness map: tampered regions glow brighter than untouched background.
Clone detection identifies duplicated pixel regions used to hide or fabricate text. A common technique is to copy a legitimate amount from one part of a bank statement and paste it over a different figure - clone detection flags these duplicated patches.
AI-generation fingerprints catch screenshots that were never real at all - entirely synthesized by tools like ChatGPT Canvas, image generators, or dedicated fake screenshot apps. These leave GAN artifacts that are distinct from edited real screenshots.
Frequency domain analysis reveals manipulation artifacts in the DCT coefficients that compression introduces when content is modified and re-saved. UI text has characteristic high-frequency components that are disrupted when characters are replaced or pixels are altered in the text layer.
Screenshot forensics is one of the most common real-world use cases for forensic image analysis, because screenshots are the primary form of digital evidence in personal disputes, online commerce, and social media conflicts.
The four situations we keep seeing
Four situations account for nearly everything we see, and each leaves a different trace.
Chat fabrication is the most common category. Messaging conversations are edited to show words someone never said, typically done by opening browser developer tools and editing the DOM text directly in the page source before taking a screenshot - a method that requires no image editing skills and takes under 30 seconds. The result is a screenshot that looks structurally authentic but contains fabricated text. FauxLens detects these through font rendering inconsistencies and compression entropy anomalies in the text regions.
Financial fabrication covers fake bank statements, payment confirmation screenshots, and trading platform screenshots used to deceive sellers, partners, or fraud investigators. These are created either through Photoshop editing of real screenshots (leaving ELA artifacts on the altered numbers) or through dedicated fake receipt generator websites that produce synthetic financial interface screenshots detectable by UI element geometry analysis.
Social media fabrication targets follower counts, post engagement numbers, DMs, and profile statistics altered to appear more credible. Typically for influencer fraud or in online disputes. Profile stats and engagement numbers that have been Photoshopped show compression inconsistencies in the digit regions.
App screenshot fraud covers fake app store reviews, fabricated customer testimonials, and invented app analytics submitted to clients or investors. Entirely AI-generated screenshots of apps that do not exist are increasingly common in this category.
Why screenshot forensics is its own problem
Bring photo-forensics habits to a screenshot and you will reach the wrong conclusion. The two file types fail in almost opposite ways.
Photos contain EXIF metadata that can be verified against known camera signatures: make, model, lens, GPS, shutter speed, ISO. Screenshots intentionally lack metadata. Metadata absence is not a signal of tampering in screenshots; it is expected. Checking for missing EXIF on a screenshot adds no forensic value.
Instead, screenshot forensics focuses on three signals that photographs rarely provide:
Compression entropy analysis: Text and UI interface elements have dramatically different compression characteristics than photographic content. A chat message background is large areas of uniform color - it compresses to near-zero entropy. Text characters are high-contrast, high-frequency content. When a screenshot has been edited, the entropy distribution across the image changes in ways that reveal tampered regions even without visible pixel artifacts.
Font rendering and sub-pixel hinting: Operating system fonts are rendered using sub-pixel hinting algorithms (ClearType on Windows, Core Text on macOS) that produce mathematically predictable sub-pixel color patterns at character boundaries. When text is manually edited (a name changed, a number altered), the sub-pixel patterns at that location are inconsistent with the surrounding text. FauxLens checks for these rendering discontinuities at the character level.
UI element geometry consistency: Interface elements like chat bubbles, buttons, input fields, timestamp labels, and status bars follow strict dimensional conventions set by the platform's UI framework. Fabricated screenshots frequently have subtle geometric violations - a chat bubble that is 2 pixels taller than the platform renders them, a timestamp font that is marginally wrong. These geometric inconsistencies are invisible to the human eye but detectable through template matching.
FauxLens runs all of these checks automatically and presents a single confidence score with a per-signal breakdown, letting you see exactly which signals fired and why.
How fake screenshots are actually made
The quickest way to learn what to look for is to know how these are actually made. Four methods, from laziest to most careful.
Browser developer tools DOM editing is the most common method and the hardest to detect visually. The forger opens a live web page (a banking portal, a messaging app in the browser, or any web-based interface), right-clicks on the text they want to change, selects "Inspect Element," and edits the text directly in the HTML source. The browser renders the change instantly and the forger screenshots it. This method requires zero image editing skill. The resulting screenshot is a genuine operating system screenshot of a real browser rendering real pixels - the only thing fake is the data the page is displaying. Forensically, these are detectable through font rendering patterns that do not perfectly match the font stack of the original platform, and through UI element geometry violations when the forger edits content that reflows layout unexpectedly.
Photoshop or GIMP editing after screenshotting is the traditional method. A real screenshot is taken, then specific text or numbers are modified in an image editor and the file is re-saved. This is the method that leaves the most reliable ELA artifacts, because the re-saved JPEG compresses the edited regions differently from the original compression pass. Photoshop editing after screenshotting is detectable at 93%+ accuracy when the edits are localized and the screenshot is JPEG.
Dedicated fake screenshot generator apps are websites or tools that generate synthetic interface screenshots. The user fills in fields (sender name, message content, timestamp, balance amount) and the tool renders a photorealistic screenshot of a fake conversation or bank statement. These are detectable by UI element geometry analysis, the rendered interfaces rarely perfectly match the exact pixel dimensions, font weights, and spacing of the real platform versions.
AI image generation of entire conversations is the newest and most sophisticated method. A generative AI model produces a synthetic image that looks like a screenshot but was never a screenshot at all. These are detectable by GAN fingerprint analysis and frequency domain anomalies that real screenshots do not exhibit.
When a faked screenshot cost real money
Screenshot fraud is not a theoretical problem. It is an active method of deception across commerce, finance, and legal proceedings, with documented losses in the billions.
Altered agreement terms and admissions in legal disputes: Edited text message conversations are submitted in civil cases to show that a party agreed to terms, made admissions, or communicated things they never said. In family law proceedings, altered WhatsApp and iMessage screenshots are among the most commonly submitted fabricated digital evidence. Courts in the US and UK have encountered this with increasing frequency since 2022, prompting some jurisdictions to require metadata verification for digital communication evidence.
Fake payment confirmation fraud in online marketplaces: Sellers on Facebook Marketplace, eBay, and Craigslist are defrauded daily by buyers who send edited screenshots of payment confirmations: showing a Venmo, PayPal, or Zelle transfer that never occurred. The seller releases the goods before verifying the payment directly in their account. The FBI IC3 reports this as one of the top five online fraud categories by volume.
Business email compromise (BEC) using fake bank transfer screenshots: The FBI reports $2.9 billion in BEC losses in 2023. A common variant involves fake wire transfer confirmation screenshots sent to accounts payable teams to "confirm" that funds have moved - delaying discovery of the fraud. These screenshots are typically created through Photoshop editing of real bank transfer confirmations, leaving ELA artifacts on the altered routing numbers and amounts.
Fake customer service chat screenshots in insurance claims: Claimants submit fabricated chat screenshots purportedly showing that an insurer's customer service agent authorized a specific coverage or promised a specific payout. These are used to dispute claim denials.
Social media post attribution fraud: Screenshots of posts allegedly made by political figures, celebrities, or executives are edited to show statements never made, then circulated as "evidence" of misconduct. These are the most socially damaging category of screenshot fraud because the attribution of false statements to real people causes immediate reputational harm before the fabrication is identified.
Ready to verify an image?
Try It FreeFrequently Asked Questions
Paste the screenshot above and FauxLens returns a verdict in seconds, free and without an account. Fake screenshots are made in three main ways, and they are not equally detectable: editing the captured image leaves traces the scan can find, generating the whole thing with AI usually does too, but editing a live web page in the browser and then capturing it produces a genuine, unedited screenshot of a fake page - there is nothing in the pixels to catch. For that last case, treat a clean result as weak evidence and ask for the original source instead.
It can. Photoshop edits to screenshots leave Error Level Analysis artifacts - the edited region has a different compression level than the surrounding interface elements. FauxLens flags this as a manipulation signal and highlights the affected region in the forensic report.
Chat screenshot detection is one of the most common use cases. Edited chat messages show compression inconsistencies in the text regions and font rendering anomalies at the character level. FauxLens detects both Photoshop-edited real screenshots and browser developer tools DOM-edited screenshots.
FauxLens can detect manipulation in financial screenshots, though results are probabilistic rather than certain. Edited numbers and text show ELA compression artifacts when the screenshot was saved as JPEG after editing. PNG screenshots edited in Photoshop are detectable through clone detection and frequency analysis. For legal or compliance use cases, combine FauxLens analysis with direct account verification.
PNG, JPEG, and WebP are all supported. PNG is the native format for most screenshots and provides the most informative results from clone detection and frequency analysis. JPEG screenshots that have been re-compressed after editing provide clear ELA signals. Both formats are analyzed simultaneously with the most appropriate signals applied to each.
FauxLens offers free screenshot detection. New accounts receive free credits. No account is required for your first scan.
Yes, and they frequently are. iMessage screenshots can be fabricated by editing the DOM of the iMessage web export, using Photoshop on a real screenshot, or using dedicated iMessage fake generator tools. Each method leaves different forensic traces. DOM-edited iMessage screenshots have font rendering inconsistencies; Photoshop-edited versions have ELA artifacts; generator-created fakes have UI geometry violations because the rendered bubble dimensions and padding rarely exactly match Apple's implementation.
Courts increasingly require corroborating evidence alongside screenshot submissions. The most reliable verification methods are: requesting the original device and extracting the conversation through a forensic tool (Cellebrite, Oxygen Forensics) to compare with the screenshot; obtaining platform records directly from the service provider via legal process (subpoena to WhatsApp, Apple, or the relevant platform); and forensic image analysis to detect editing artifacts. A FauxLens forensic report can support a motion challenging screenshot authenticity and provides documented basis for requesting device examination.
WhatsApp screenshots can be analyzed by FauxLens for editing artifacts in the same way as any other screenshot. For definitive verification in legal contexts, the most reliable method is requesting the original WhatsApp export directly from the device using a certified forensic tool, which produces a structured data export that can be compared against the screenshot. Alternatively, WhatsApp messages can be subpoenaed directly from Meta in some jurisdictions.
Several categories of tools create fake screenshots: browser-based fake receipt and fake chat generators (readily found by searching for specific platform names plus "generator"), Photoshop and GIMP for manual editing, and increasingly, AI image generation tools prompted to produce interface screenshots. FauxLens detects screenshots created by all of these methods through different forensic signals - ELA for Photoshop, UI geometry analysis for generator tools, and GAN fingerprints for AI-generated screenshots.
Developer tools DOM editing is the hardest method to detect because the resulting screenshot is a genuine OS screenshot - only the underlying page data was manipulated before the screenshot was taken. Detection relies on subtle signals: font rendering inconsistencies where the edited text uses slightly different sub-pixel hinting than the surrounding text, and UI layout violations where content changes cause unexpected reflow of interface elements. FauxLens checks both signals. Detection confidence for DOM-edited screenshots is lower than for Photoshop-edited screenshots, reflecting the genuine forensic difficulty of this method.
Learn More
5 Visual Tells: How to Spot an AI Image Without Tools
Before you run a scan, check these 5 common mistakes AI models make. From topology errors in hands to subsurface scattering fails in skin.
EXIF Metadata Explained: The Hidden Data Inside Every Photo
Every photo your camera takes contains a hidden layer of data: camera model, GPS coordinates, time of capture, and more. AI-generated images lack this layer entirely. Here's how to read it.
Romance Scam Warning Signs: A Visual Checklist for 2026
AI has made romance scammers more convincing than ever. FBI data shows over $1.3 billion lost annually. Here is the visual checklist every person on a dating platform needs before trusting a profile.
Detect while browsing - try the Chrome Extension
Right-click any image · 4 free detections · No account required