Detect DeepFake Image

Upload your image for AI-powered analysis to detect potential manipulation.

Upload an Image



{% if output %}

Prediction: {{ output }}

Confidence: {{ confidence }}%

{% endif %} {% if error %}

{{ error }}

{% endif %}