+ New Analysis
ForgEye
Forgeye review desk

Forgery review for images, screenshots, and documents

Localize suspicious edits, AI-generation signals, scene inconsistencies, and document tampering in one focused workspace.

Visits today - Public site visits counted for the current UTC day.
Daily clicks - Public-page navigation and app-entry clicks.
Image analyses - - total completed image reviews.
Countries today - Waiting for live aggregate traffic.
Real ForgEye model output showing input image and localization overlay regions
Real ForgEye output: input image, localization overlay, heatmap mask, and top suspicious regions. Traffic counters update from aggregate metadata only.
Scene reasoning

Object relations and visual logic help flag unnatural combinations when screenshot artifacts hide low-level forensic traces.

Localization first

Suspicious regions remain visible through overlay, mask, heatmap, top-region boxes, and printable review reports.

Document tamper checks

Text overlays, pasted fields, generated faces, and certificate-like edits can be reviewed from the same upload flow.

Aggregate counters do not expose private images, user emails, IP addresses, or per-user activity. Copyright ForgEye
Review desk

Welcome back to ForgEye

A focused workspace for image authenticity review, quota visibility, and recent case activity.

Your saved analyses
0
Total images analysed
Analyses left
Pro Trial left

Account credits

View plans
analyses left
Current monthly allowance
monthly quota
Includes free fast analyses and limited Pro Trial credits
Lifetime scans0
PlanFree

Analysis activity

All time
0 saved image analyses
Total images analysed on ForgEye
Saved in this browser0
Recent review historyReady
View history

Recent analyses

0 results
TypeReviewStatusDate
No analyses yet. Run a new image analysis to populate this table.
AI Analysis

Image Forgery Analysis

Upload an image to review localization heatmap, cleaned mask, overlay, top suspicious regions, and optional AI-origin heuristics.

Start an image review

Drag and drop or to get started

JPGPNGWEBPBMP
images already analysed
Advanced image settings
Production mode uses high-quality image forgery and AI-generated image checks. Defaults are Auto threshold, 75% overlap, and cleanup for clear localized regions.
Pro Trial uses the same Hugging Face default inference settings and consumes one of your 5 high-quality credits.
Video beta
Free video beta accepts one cropped window up to 15 seconds. For longer videos, crop the exact 15-second segment you want ForgeEye to review.

MP4/MOV/WebM/AVI. Upload up to 15 seconds per clip.

No video selected.
Waiting0%
AI Records

Analysis History

Review, filter, and export your local image analysis records.

Total saved
0
Completed reviews
0
Browser history
0
Pending
0

All Analyses

Browser-local thumbnails only. Run an analysis to add a record.
Context Review

Misinformation Review

Upload an image, add an optional claim, and run an OpenAI-assisted visual/context check with public web context when available.

Your identity

USER IDSign in required EMAILUse the sign-in panel on New Analysis

Image to analyse

Click or drag to upload
JPEG · PNG · WebP · BMP · max 10 MB · original image sent for analysis
No image selected.
Selected image preview

Claim / context optional

This uses OpenAI as a review aid. It is not legal proof and it is not a substitute for manual source verification.

Upload an image and run a context review to check visual clues, claim fit, public-source context, and misinformation risk.

Billing

Credit Wallet

View your available credits and recent usage. Plan changes are managed under Plan & Usage.

View plans
Available paid credits
0 credits
Free monthly allowance

Free image credits are used before paid plan capacity. This page is informational; checkout buttons are hidden until billing is ready.

Fast analyses left
Pro Trial left
Lifetime used
0
Billing

Plan & Subscription

Simple monthly plans for individuals and teams, using the pricing information from the latest website page.

Billing Overview

Your current account snapshot

Current plan
Checking
Analyses left
Monthly allowance
Pro Trial credits
High-quality trial analyses
Lifetime scans
0
Checking plan.
Sign in to load your current allowance and renewal status.
Pricing

Simple monthly plans for individuals and teams

Use the same plan structure from the latest ForgEye website page: Free, Individual, Pro, and Team.

Billing status

Launch the plans now, turn on checkout later

Loading billing status…
Paid plans should deliver faster service and better support. Video remains a beta add-on and is limited by minutes, not unlimited.
Developer

API Keys

Create, manage, and monitor programmatic access to ForgEye.

Total requests
0
Last 30 days
Active keys
0/0
Avg / key
0
API version
v1

Your API Keys

0 keys
No API keys yet

Create your first API key to start making requests to the ForgEye API.

Developer

API Analytics

Requests, latency, and error rates for your API integration.

Total requests30d
0
Error rateLow
0.00%
Avg responseFast
0ms

Requests Per Day

Last 30 days · daily volume

No API calls yet
API Reference

ForgEye API

Analyze image/video authenticity signals programmatically. Integrate ForgeEye review outputs into your applications using simple multipart form-data uploads.

Quick Start

All endpoints are relative to the current deployment.

https://your-domain.example/api

Authentication

Every request must include your API key as a custom header. Keep your key secret.

x-api-key: YOUR_API_KEY

Analyze Image

Submit an image file for forgery localization analysis. Supported formats: JPEG, PNG, WebP. Max 10 MB; uploads are sent to the inference service at original size by default, and the selected AI model applies any internal multi-scale processing.

curl -X POST https://your-domain.example/api/detect/image \ -H "x-api-key: YOUR_API_KEY" \ -F "[email protected]"