Claimscan
API OPERATIONALLog inTry it free
Back to all articles
Photo Forensics8 min readUpdated April 23, 2026

How to Tell If a Damage Photo Is Photoshopped: A Forensic Checklist

Checklist to detect manipulated damage photos: shadow inconsistencies, EXIF red flags, error-level analysis, and the 12 tells support teams verify daily.

Forensic close-up of a damaged smartphone with manipulation markers circled and annotated

Every week, support teams pass us photos that look wrong but the reviewer cannot say why. The instinct is real; it is usually cheaper to refund than to argue, and fraudsters count on exactly that. This guide turns that instinct into a checklist your team can run in under three minutes per claim, using only tools a browser can open.

We will cover twelve tells — six visual, three metadata, three behavioural — with concrete thresholds. At the end you will have a decision workflow you can wire into Zendesk or Gorgias macros.

Forensic intake of a damaged-smartphone return photo: macro shot, magnifier inspection and warehouse shelving
A damaged-device claim runs through visual inspection, metadata and an item check side by side — indicators, not a verdict.

Why Photoshop Detection Matters in Returns

The National Retail Federation's 2024 Return Fraud Report put return fraud at roughly 13.7 % of total returns, with damage-claim fraud growing faster than any other category. For a store doing €2 M/year with an 18 % return rate, that is a five-figure annual loss before you count chargebacks.

Two factors made this worse in 2024–2026: consumer-grade AI inpainting (Apple's Clean Up, Samsung's Object Eraser, Firefly) that leaves no visible brush strokes, and marketplace policies on Amazon and eBay that lean heavily on buyer-favourable A-to-Z claims. The forensic bar has risen.

Six Visual Tells You Can Check in the Image Viewer

Step-by-step

Inspect a suspect damage photo

Run these six checks in order. Stop the first time two fail.

  1. Check the primary light source
    Identify where light falls from. In a single-source scene, every shadow must fall in the same direction with consistent softness. Two shadow directions on adjacent objects means the item was composited.
  2. Compare shadow hardness to ambient light
    A scratch on a dimly-lit kitchen table should have a soft edge. A razor-sharp shadow around a 'damaged' area tells you that region was rendered under different lighting.
  3. Look at reflections on glossy surfaces
    Plastic, screens, and varnish reflect their surroundings. If the reflected scene does not match the rest of the photo, that region has been painted in.
  4. Zoom to 400% on edges of the damaged area
    Manually edited regions leak pixel artefacts at the boundary: telltale halos, repeated micro-textures (from content-aware fill), or harder-than-expected transitions.
  5. Look at the JPEG noise pattern
    Camera sensor noise is statistically uniform across an image taken in one exposure. Patches with noticeably cleaner or busier noise are reprocessed. Use an ELA tool (see below).
  6. Check perspective alignment
    A photoshopped defect will rarely match the perspective plane of the surface it sits on. Draw imaginary vanishing lines from two edges of the object; the defect should respect them.

You do not need a fine-art eye for this. Two failures out of six is enough to escalate.

Three Metadata Tells Every Support Team Should Run

EXIF is what the camera writes into the file. It is invisible to a normal user but trivial to read — any modern image viewer shows it, or you can paste the file into exifr-playground.vercel.app in a browser tab.

What clean camera EXIF looks like vs. a warning-sign profile
FieldClean (iPhone camera)Suspect
Make / ModelApple / iPhone 15 ProMissing, or a desktop app like 'Photoshop 25.3'
Software17.4.1 (iOS build)Adobe Photoshop, Figma, Preview (macOS), Pixlr
DateTimeOriginalWithin a few hours of the claimDays before the order, or hours after the first photo in the same case
GPSLatitude/longitude present if enabledStripped entirely — unusual on recent iPhones
MakerNoteRich, 15+ proprietary fieldsEmpty or truncated

A re-saved photo almost always shows Software: Adobe Photoshop or a similar desktop-app name — it is the single strongest red flag in the entire field set. A second reliable signal is a DateTimeOriginal that predates the order or falls days apart from a second photo in the same claim.

The third metadata tell is less obvious but important: MakerNote. This is a manufacturer-proprietary block (Apple writes ~45 fields, Samsung and Sony have their own schemas). Editing software rewrites the JPEG and strips MakerNote in the process. A photo "from an iPhone" with an empty MakerNote is almost certainly re-saved.

Error Level Analysis — When to Use It, When to Skip It

Error Level Analysis (ELA) re-compresses a JPEG at a known quality level and subtracts the result from the original. Regions that have been re-saved more times — i.e., edited — appear brighter.

Step-by-step

Run an Error Level Analysis

Use ELA when the visual tells are ambiguous and the metadata looks clean.

  1. Open the image in your ELA tool of choice
    FotoForensics and Forensically (29a.ch) are free and run in the browser. Paste the image URL or drag-drop the file.
  2. Set the re-compression quality to 75
    This is the standard sensitivity for damage-claim photos. 90 is too gentle; 50 produces noise that looks like real edits.
  3. Look for rectangular high-contrast areas
    ELA hotspots shaped like brush strokes, circles, or rectangular selections are edits. A uniformly bright image means the whole thing was re-saved — which is itself suspicious but not proof.
  4. Compare the damaged region to an undamaged region
    If the scratch glows brighter on ELA than the rest of the product, that is a direct indicator of post-processing on that region.

Two caveats. Screenshots and Instagram-processed images will light up ELA even when unedited — the platform re-saves the file. And modern AI inpainting is designed to blend noise patterns, so ELA will miss a professional Apple Clean Up job. ELA is necessary but not sufficient.

Three Behavioural Tells Outside the Image Itself

The photo is evidence, but the claim is a story. Check whether the story fits.

  1. Timestamp gap. Does DateTimeOriginal fall after the order but before the package could have physically arrived? We see this surprisingly often — fraudsters stage photos from stock images days before their order lands.
  2. Device consistency across the case. If a customer submits three photos and only one has the manipulated indicator, check the other two. An iPhone 15 Pro for photos 1 and 2, and a desktop-saved JPEG for photo 3, is a strong pattern.
  3. Reverse image search. Upload the photo to TinEye or Google Lens. Stock photography of damaged goods is widely reused; we've caught repeat offenders by finding the same "unique" damage on four different stores.

A Decision Workflow You Can Paste Into a Macro

Here is the heuristic our support-lead users run most weekends:

Damage photo triage — what to do next
SignalSeverityAction
Photoshop in Software EXIF + damage-region ELA hotspotCriticalReject claim. Document evidence. Reply with template C-REJECT.
MakerNote missing + DateTimeOriginal before orderHighRequest a second photo with specific steps (ruler, timestamp card). 80% of fraudsters disappear.
Shadow inconsistency + reverse-image matchHighEscalate to a human reviewer. Do not refund before review.
Only one visual tell + clean metadataLowProcess the return normally. Do not accuse.
No visual tells but suspect timelineLowProcess normally. Log the customer for repeat-pattern analysis.

The critical note: never accuse a customer of fraud based on a single signal. The cost of a false accusation to a loyal customer (public review, chargeback, loss of lifetime value) is always higher than the cost of a single refund. Escalate when at least two independent signals agree.

FAQ

Frequently asked questions

Does this work on AI-generated images?
Partially. The metadata checks (Software, MakerNote) catch 80%+ of AI-generated uploads because the source is typically a web download re-saved through a browser. Visual tells are less reliable on Firefly or Midjourney output — those reproduce shadow physics correctly. This is why Claimscan combines metadata checks with dedicated AI-image detection.
Can a customer's screenshot produce false positives?
Yes. A screenshot of a genuine damage photo will show a desktop or mobile 'Software' tag and stripped MakerNote. Ask for the original (uncropped, unscreenshotted) file before rejecting. A fraudster will resist; a real customer usually doesn't.
What ELA sensitivity should I use?
75 for damage-claim photos is our default. If the photo is clearly taken indoors with even lighting, 85 exposes more edits. Avoid 50 or lower: JPEG artefacts begin to look like edits and false-positive rates climb.
Is it legal to reject a claim based on forensic analysis in Germany?
Yes — §14 BGB allows the seller to demand proof of damage for a warranty claim. Document your findings, save the EXIF-analysis screenshot, and reply with a specific, factual refusal (see our CS-Playbooks cluster for templates). Avoid the word 'Betrug' in written correspondence; stick to 'auffällige forensische Indizien'.
How long does one photo take to check manually?
A trained reviewer spends 3–5 minutes per photo across these twelve tells. A support team of three can realistically check 30–50 photos per day this way. Above that volume, automation is the only option — which is what Claimscan is for.
Early Bird · €19/mo

Ready to stop return fraud?

Early Bird: 50 seats, €19/month, 12 months price guarantee. Be one of the first to put forensic analysis into your return workflow.

0/5050 left
  • 12-month price guarantee
  • Unlimited analyses
  • DE + EN support
  • Cancel anytime