AiPicDetect.

About AiPicDetect

AiPicDetect är ett gratis verktyg med öppen källkod som bedömer AI-genererade bilder och tar bort dold metadata — värdbaserat eller självhostat, du väljer. It is built and maintained by Michael Orlov and published under the MIT licence at github.com/Micorlov/aipicdetect. The hosted instance at https://aipicdetect.com is a free demo of the same code.

What it does

Model credits

The default detector is haywoodsloan/ai-image-detector-deploy, an image-classification model published on Hugging Face by its author under that model card's licence. AiPicDetect downloads it on first run and performs no training of its own. Any Hugging Face image-classification model with AI/real labels can be substituted with AIPICDETECT_DETECTOR_MODEL.

Built with

Python 3.12, FastAPI, Pillow and pillow-heif for decoding, PyTorch and Hugging Face Transformers for inference, uvicorn for serving. The web page is plain HTML, CSS and JavaScript with no framework; the only third-party script is the optional Google Analytics tag on the hosted instance (see privacy), which self-hosted copies do not load.

Cite this

Michael Orlov. AiPicDetect: free open-source AI image detector and metadata scrubber (2026). https://github.com/Micorlov/aipicdetect
@software{aipicdetect2026,
  author = {Orlov, Michael},
  title  = {AiPicDetect: free open-source AI image detector and metadata scrubber},
  year   = {2026},
  url    = {https://github.com/Micorlov/aipicdetect}
}

Changelog

Senast uppdaterad 2026-09-13 · källkod på GitHub

Prova detektorn