isitai.com Open in urlscan Pro
2606:4700:3031::6815:52b0  Public Scan

URL: https://isitai.com/ai-image-detector/
Submission: On September 24 via manual from CA — Scanned from CA

Form analysis 2 forms found in the DOM

<form id="image-upload-form" style="width: auto;">
  <input id="file-upload" type="file" accept="image/*" max="3145728" onchange="handleFileUpload(event)">
  <button id="submit-button" type="button" onclick="showSignupPrompt()">Check</button>
</form>

Name: loginformPOST https://isitai.com/wp-login.php

<form name="loginform" id="loginform" action="https://isitai.com/wp-login.php" method="post">
  <p class="login-username">
    <label for="user_login">Username or Email Address</label>
    <input type="text" name="log" id="user_login" autocomplete="username" class="input" value="" size="20">
  </p>
  <p class="login-password">
    <label for="user_pass">Password</label>
    <input type="password" name="pwd" id="user_pass" autocomplete="current-password" spellcheck="false" class="input" value="" size="20">
  </p>
  <p class="login-remember"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" checked="checked"> Remember Me</label></p>
  <p class="login-submit">
    <input type="submit" name="wp-submit" id="wp-submit" class="button button-primary" value="Log In">
    <input type="hidden" name="redirect_to" value="https://isitai.com/ai-image-detector/">
  </p>
  <style type="text/css">
    div.nsl-container[data-align="left"] {
      text-align: left;
    }

    div.nsl-container[data-align="center"] {
      text-align: center;
    }

    div.nsl-container[data-align="right"] {
      text-align: right;
    }

    div.nsl-container div.nsl-container-buttons a[data-plugin="nsl"] {
      text-decoration: none;
      box-shadow: none;
      border: 0;
    }

    div.nsl-container .nsl-container-buttons {
      display: flex;
      padding: 5px 0;
    }

    div.nsl-container.nsl-container-block .nsl-container-buttons {
      display: inline-grid;
      grid-template-columns: minmax(145px, auto);
    }

    div.nsl-container-block-fullwidth .nsl-container-buttons {
      flex-flow: column;
      align-items: center;
    }

    div.nsl-container-block-fullwidth .nsl-container-buttons a,
    div.nsl-container-block .nsl-container-buttons a {
      flex: 1 1 auto;
      display: block;
      margin: 5px 0;
      width: 100%;
    }

    div.nsl-container-inline {
      margin: -5px;
      text-align: left;
    }

    div.nsl-container-inline .nsl-container-buttons {
      justify-content: center;
      flex-wrap: wrap;
    }

    div.nsl-container-inline .nsl-container-buttons a {
      margin: 5px;
      display: inline-block;
    }

    div.nsl-container-grid .nsl-container-buttons {
      flex-flow: row;
      align-items: center;
      flex-wrap: wrap;
    }

    div.nsl-container-grid .nsl-container-buttons a {
      flex: 1 1 auto;
      display: block;
      margin: 5px;
      max-width: 280px;
      width: 100%;
    }

    @media only screen and (min-width: 650px) {
      div.nsl-container-grid .nsl-container-buttons a {
        width: auto;
      }
    }

    div.nsl-container .nsl-button {
      cursor: pointer;
      vertical-align: top;
      border-radius: 4px;
    }

    div.nsl-container .nsl-button-default {
      color: #fff;
      display: flex;
    }

    div.nsl-container .nsl-button-icon {
      display: inline-block;
    }

    div.nsl-container .nsl-button-svg-container {
      flex: 0 0 auto;
      padding: 8px;
      display: flex;
      align-items: center;
    }

    div.nsl-container svg {
      height: 24px;
      width: 24px;
      vertical-align: top;
    }

    div.nsl-container .nsl-button-default div.nsl-button-label-container {
      margin: 0 24px 0 12px;
      padding: 10px 0;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height: 20px;
      letter-spacing: .25px;
      overflow: hidden;
      text-align: center;
      text-overflow: clip;
      white-space: nowrap;
      flex: 1 1 auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-transform: none;
      display: inline-block;
    }

    div.nsl-container .nsl-button-google[data-skin="dark"] .nsl-button-svg-container {
      margin: 1px;
      padding: 7px;
      border-radius: 3px;
      background: #fff;
    }

    div.nsl-container .nsl-button-google[data-skin="light"] {
      border-radius: 1px;
      box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .25);
      color: RGBA(0, 0, 0, 0.54);
    }

    div.nsl-container .nsl-button-apple .nsl-button-svg-container {
      padding: 0 6px;
    }

    div.nsl-container .nsl-button-apple .nsl-button-svg-container svg {
      height: 40px;
      width: auto;
    }

    div.nsl-container .nsl-button-apple[data-skin="light"] {
      color: #000;
      box-shadow: 0 0 0 1px #000;
    }

    div.nsl-container .nsl-button-facebook[data-skin="white"] {
      color: #000;
      box-shadow: inset 0 0 0 1px #000;
    }

    div.nsl-container .nsl-button-facebook[data-skin="light"] {
      color: #1877F2;
      box-shadow: inset 0 0 0 1px #1877F2;
    }

    div.nsl-container .nsl-button-spotify[data-skin="white"] {
      color: #191414;
      box-shadow: inset 0 0 0 1px #191414;
    }

    div.nsl-container .nsl-button-apple div.nsl-button-label-container {
      font-size: 17px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    div.nsl-container .nsl-button-slack div.nsl-button-label-container {
      font-size: 17px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    div.nsl-container .nsl-button-slack[data-skin="light"] {
      color: #000000;
      box-shadow: inset 0 0 0 1px #DDDDDD;
    }

    div.nsl-container .nsl-button-tiktok[data-skin="light"] {
      color: #161823;
      box-shadow: 0 0 0 1px rgba(22, 24, 35, 0.12);
    }

    div.nsl-container .nsl-button-kakao {
      color: rgba(0, 0, 0, 0.85);
    }

    .nsl-clear {
      clear: both;
    }

    .nsl-container {
      clear: both;
    }

    .nsl-disabled-provider .nsl-button {
      filter: grayscale(1);
      opacity: 0.8;
    }

    /*Button align start*/
    div.nsl-container-inline[data-align="left"] .nsl-container-buttons {
      justify-content: flex-start;
    }

    div.nsl-container-inline[data-align="center"] .nsl-container-buttons {
      justify-content: center;
    }

    div.nsl-container-inline[data-align="right"] .nsl-container-buttons {
      justify-content: flex-end;
    }

    div.nsl-container-grid[data-align="left"] .nsl-container-buttons {
      justify-content: flex-start;
    }

    div.nsl-container-grid[data-align="center"] .nsl-container-buttons {
      justify-content: center;
    }

    div.nsl-container-grid[data-align="right"] .nsl-container-buttons {
      justify-content: flex-end;
    }

    div.nsl-container-grid[data-align="space-around"] .nsl-container-buttons {
      justify-content: space-around;
    }

    div.nsl-container-grid[data-align="space-between"] .nsl-container-buttons {
      justify-content: space-between;
    }

    /* Button align end*/
    /* Redirect */
    #nsl-redirect-overlay {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      position: fixed;
      z-index: 1000000;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      backdrop-filter: blur(1px);
      background-color: RGBA(0, 0, 0, .32);
      ;
    }

    #nsl-redirect-overlay-container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background-color: white;
      padding: 30px;
      border-radius: 10px;
    }

    #nsl-redirect-overlay-spinner {
      content: '';
      display: block;
      margin: 20px;
      border: 9px solid RGBA(0, 0, 0, .6);
      border-top: 9px solid #fff;
      border-radius: 50%;
      box-shadow: inset 0 0 0 1px RGBA(0, 0, 0, .6), 0 0 0 1px RGBA(0, 0, 0, .6);
      width: 40px;
      height: 40px;
      animation: nsl-loader-spin 2s linear infinite;
    }

    @keyframes nsl-loader-spin {
      0% {
        transform: rotate(0deg)
      }

      to {
        transform: rotate(360deg)
      }
    }

    #nsl-redirect-overlay-title {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      font-size: 18px;
      font-weight: bold;
      color: #3C434A;
    }

    #nsl-redirect-overlay-text {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
      text-align: center;
      font-size: 14px;
      color: #3C434A;
    }

    /* Redirect END*/
  </style>
  <script type="text/javascript">
    window._nslDOMReady(function() {
      var container = document.getElementById('nsl-custom-login-form-1'),
        form = container.closest('form');
      if (container && form) {
        var clear = document.createElement('div');
        clear.classList.add('nsl-clear');
        form.insertBefore(clear, null);
        var separatorToRemove = container.querySelector(".nsl-separator");
        if (separatorToRemove) {
          separatorToRemove.remove();
        }
        var separator = document.createElement('div');
        separator.classList.add('nsl-separator');
        separator.innerHTML = 'OR';
        container.insertBefore(separator, container.firstChild);
      }
      var innerContainer = container.querySelector(".nsl-container");
      if (innerContainer) {
        innerContainer.classList.add('nsl-container-embedded-login-layout-below-separator');
        innerContainer.style.display = 'block';
      }
      form.appendChild(container);
    });
  </script>
  <style type="text/css">
    .nsl-clear {
      clear: both;
    }

    #nsl-custom-login-form-1 {
      display: block;
    }

    #nsl-custom-login-form-1 .nsl-container {
      display: none;
    }

    #nsl-custom-login-form-1 .nsl-separator {
      display: flex;
      flex-basis: 100%;
      align-items: center;
      color: #72777c;
      margin: 20px 0 20px;
      font-weight: bold;
    }

    #nsl-custom-login-form-1 .nsl-separator::before,
    #nsl-custom-login-form-1 .nsl-separator::after {
      content: "";
      flex-grow: 1;
      background: #dddddd;
      height: 1px;
      font-size: 0;
      line-height: 0;
      margin: 0 8px;
    }

    #nsl-custom-login-form-1 .nsl-container-embedded-login-layout-below-separator {
      clear: both;
    }

    .login form {
      padding-bottom: 20px;
    }
  </style>
  <div class="nsl-clear"></div>
  <div id="nsl-custom-login-form-1">
    <div class="nsl-separator">OR</div>
    <div class="nsl-container nsl-container-block-fullwidth nsl-container-embedded-login-layout-below-separator" style="display: block;">
      <div class="nsl-container-buttons">
        <a href="https://isitai.com/wp-login.php?loginSocial=google&amp;redirect=https%3A%2F%2Fisitai.com%2Fai-image-detector%2F" rel="nofollow" aria-label="Continue with <b>Google</b>" data-plugin="nsl" data-action="connect" data-provider="google" data-popupwidth="600" data-popupheight="600"><div class="nsl-button nsl-button-default nsl-button-google" data-skin="light" style="background-color:#fff;"><div class="nsl-button-svg-container"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="#4285F4" d="M20.64 12.2045c0-.6381-.0573-1.2518-.1636-1.8409H12v3.4814h4.8436c-.2086 1.125-.8427 2.0782-1.7959 2.7164v2.2581h2.9087c1.7018-1.5668 2.6836-3.874 2.6836-6.615z"></path><path fill="#34A853" d="M12 21c2.43 0 4.4673-.806 5.9564-2.1805l-2.9087-2.2581c-.8059.54-1.8368.859-3.0477.859-2.344 0-4.3282-1.5831-5.036-3.7104H3.9574v2.3318C5.4382 18.9832 8.4818 21 12 21z"></path><path fill="#FBBC05" d="M6.964 13.71c-.18-.54-.2822-1.1168-.2822-1.71s.1023-1.17.2823-1.71V7.9582H3.9573A8.9965 8.9965 0 0 0 3 12c0 1.4523.3477 2.8268.9573 4.0418L6.964 13.71z"></path><path fill="#EA4335" d="M12 6.5795c1.3214 0 2.5077.4541 3.4405 1.346l2.5813-2.5814C16.4632 3.8918 14.426 3 12 3 8.4818 3 5.4382 5.0168 3.9573 7.9582L6.964 10.29C7.6718 8.1627 9.6559 6.5795 12 6.5795z"></path></svg></div><div class="nsl-button-label-container">Continue with <b>Google</b></div></div></a>
      </div>
    </div>
  </div>
</form>

Text Content

Skip to content
Is It AI?

AI Detection Made Simple

 * Text Detector
 * Image Detector
 * Pricing
 * Contact Us

Log in
Is It AI?

AI Detection Made Simple

Main Menu
 * Text Detector
 * Image Detector
 * Pricing
 * Contact Us

Log in


AI-GENERATED IMAGE DETECTOR

Please note that we have an updated Image Detection Model that is available
exclusively for registered users. By registering, you will gain access to the
most accurate and informative image detection results, enjoy an ad-free
experience, and stay informed with the latest updates and features. Register now
for free – click here to sign up and enhance your experience!


HOW IT WORKS

Our AI detection tool analyzes images to determine whether they were likely
generated by a human or an AI algorithm. The tool works by using machine
learning models to examine various features of the image, such as color
patterns, shapes, and textures, and then compares them to patterns typically
found in human-generated images or AI-generated images.

The machine learning models were trained using a large dataset of images that
were labeled as either human or AI-generated. Through this training process, the
models were able to learn to recognize patterns that are indicative of either
human or AI-generated images.




HOW TO USE

Using our AI detection tool is simple and straightforward. All you need to do is
upload an image to our website and click the “Check” button. Our tool will then
process the image and display a set of confidence scores that indicate how
likely the image is to have been generated by a human or an AI algorithm.


TRY IT NOW



Ready to see our AI detection tool in action? Upload an image to give it a try.
Keep in mind, however, that the results of this check should not be considered
final as the tool could have some false positives or negatives. While our
machine learning models have been trained on a large dataset of images, they are
not perfect and there may be some cases where the tool produces inaccurate
results.

Check
Analyze Another Image

×


JOIN US FOR ADVANCED FEATURES!

Hi there! To continue using our services, you need to be a registered user. Our
registered users have access to a more advanced image detection model and our
Chrome extension.
Sign up here to unlock these features.






Copyright © 2024 Is It AI?

 * How it Works
 * Pricing
 * FAQs
 * Blog
 * Terms of Service
 * Privacy Policy
 * Sitemap

Username or Email Address

Password

Remember Me




OR
Continue with Google
Scroll to Top