Home AI Detection Reverse Search Social Forensics More Tools Help Center

Open Source Licenses

Last Updated: March 14, 2026

Reverser is built using various open source components and libraries. We are grateful to the developers and communities who contribute to these projects. Below is a list of the major open source libraries and models used in our application and backend.

Mobile Application Libraries

  • .NET MAUI (MIT License)
    Copyright (c) .NET Foundation and Contributors
  • CommunityToolkit.Maui (MIT License)
    Copyright (c) .NET Foundation and Contributors
  • CommunityToolkit.Mvvm (MIT License)
    Copyright (c) .NET Foundation and Contributors
  • MetadataExtractor (Apache 2.0 License)
    Copyright (c) Drew Noakes
  • SkiaSharp (MIT License)
    Copyright (c) Bluebeam Software, Inc., Microsoft, and other contributors
  • Plugin.InAppBilling (MIT License)
    Copyright (c) James Montemagno
  • SQLite-net (MIT License)
    Copyright (c) Frank A. Krueger
  • Plugin.LocalNotification (MIT License)
    Copyright (c) Thavorak
  • RGPopup.Maui (MIT License)
    Copyright (c) Rotorgames
  • CommunityToolkit.Maui.MediaElement (MIT License)
    Copyright (c) .NET Foundation

Backend & AI Libraries

  • Microsoft.ML.OnnxRuntime (MIT License)
    Copyright (c) Microsoft Corporation
  • Microsoft.ML.Tokenizers (MIT License)
    Copyright (c) Microsoft Corporation
  • FFMpegCore (MIT License)
    Copyright (c) FFMpegCore Contributors. (Note: FFMpeg itself is LGPL/GPL)
  • SixLabors.ImageSharp (Six Labors Split License)
    Copyright (c) Six Labors
  • HtmlAgilityPack (MIT License)
    Copyright (c) ZZZ Projects, Simon Mourier, Jean-Luc
  • RestSharp (Apache 2.0 License)
    Copyright (c) RestSharp Contributors
  • Quartz.NET (Apache 2.0 License)
    Copyright (c) Marko Lahma
  • FirebaseAdmin (Apache 2.0 License)
    Copyright (c) 2017 Google Inc.
  • Google.Apis.AndroidPublisher.v3 (Apache 2.0 License)
    Copyright (c) Google Inc.

AI Models & Models Forensics

Our AI detection suite utilizes specialized ONNX models for forensic analysis:

  • ai-image-detector.onnx — Multi-stage forensic model for AI generation detection.
  • deepfake-detector.onnx — Temporal analysis model for video deepfake detection.
  • face-in-image-detector.onnx — Precision facial geometry analysis for forensic verification.
  • text-detector.onnx — NLP forensic model for detecting LLM-generated text.

Icons & Fonts

  • Material Design Icons (Apache 2.0 License)
  • Font Awesome (CC BY 4.0 License for icons, SIL OFL 1.1 for fonts)
  • Satoshi Font (SIL Open Font License)
← Back to Home