AI Image Detection

Know what's
real.

Upload any image. In seconds, know whether it came from a camera — or was generated by a machine.

Signed in as . Open dashboard.
Check an image free See how it works
AI Generated
Synthetic origin
detected
93%
Confidence
EXIF integrity
0.04
Freq. artifacts
0.91
Has EXIF
Missing
Generator
95%
94%Detection accuracy
<2sResponse time
6Signal layers
How it works

Six signals.
One verdict.

01

Upload your image

JPG, PNG, WebP up to 20MB. No account needed for your first five checks.

02

EXIF & metadata scan

Camera model, GPS, software tags, timestamps. AI images carry no sensor history.

03

Frequency domain analysis

Generative models leave invisible artifacts in pixel frequencies — wrong noise, unnatural smoothness. We see them.

04

Verdict in under 2 seconds

A confidence score, full signal breakdown, and a clean shareable result card.

AI Generated
Synthetic origin
detected
93%
Confidence
EXIF integrity0.04
Freq. artifacts0.91
Has EXIFMissing
GeneratorStable Diffusion (95%)
ICC profileMissing
Try it now

Drop an image.
Know the truth.

5 free checks daily · No account needed

Drop your image here

or click to browse · JPG PNG WebP · max 20MB

Confidence
Checked image
Pricing

Simple.
No surprises.

Monthly
Yearly Save 20%

Free

$0

Five checks a day. No card required. Just the truth.

Get started
  • 5 image checks per day
  • AI vs real verdict
  • Confidence score
  • No account needed
Most popular

Pro

$6/mo

200 monthly checks, history, clean shareable cards — with a browser extension landing soon.

Launch Pro
  • 200 monthly checks
  • Full 6-signal breakdown
  • Check history & audit trail
  • Clean shareable card
  • Priority processing

API

from $0.0125/call

Build detection into your platform. Pay only for what you use.

Get API key
  • Pay-as-you-go credits
  • Full JSON response
  • Instant key rotation
  • Volume discounts
  • SLA on request
Developer API

One endpoint.
Full signal.

Drop detection into any product with a single POST. Works with any language, any stack.

From $0.0125–0.02 per call · volume discounts
<2s p95 response latency
Verdict + confidence + 6 signals
Full scan history & usage via API
Get API key
POST /api/detect 200 OK
{
  "verdict": "likely_ai",
  "confidence": 0.93,
  "signals": {
    "exif_integrity": 0.04,
    "frequency_score": 0.91,
    "noise_profile": 0.88,
    "provenance": 0.02,
    "semantic": 0.79,
    "c2pa_verified": false
  },
  "latency_ms": 847
}