Docs

Pixel Flow user manual and best practices

Find scanning, filtering, image details, library, export, account, and industry workflow guidance by task.

Pixel Flow Troubleshooting Center

When you are using Pixel Flow and one step does not produce the result you expected, or the page shows an error message, please do not keep clicking the same function repeatedly right away. Pixel Flow image handling usually goes through several steps: the page image enters the capture feed, you open details from an image card or the context menu, Pixel Flow reads the image file, parses metadata, and then downloads or saves records. Each step can fail or produce an unexpected result for different reasons. Please use the troubleshooting steps in this guide to roughly locate which step is stuck first; once you know that, the next action is much clearer.

Pixel Flow capture feed showing image cards and filters next to a browser page
When an image-related issue happens, first return to the capture feed and check whether the target image appears, whether the filters are too narrow, and whether you can open details from the image card.

Choose a troubleshooting direction based on what you see

What you are seeingWhat to check firstContinue with
You can see an image on the page, but it is not in the capture feedWhether the image has loaded into the current viewport, or whether filters or thresholds hide itPage images are not entering the capture feed
You choose Deep Parse Image from the context menu, but no detail page opensWhether the pointer is on the image itself, and whether Pixel Flow can read the image clueContext-menu parsing does not open details
The detail page opens, but AIGC parameters are emptyWhether the image file preserved generation parameters, or whether your account can view advanced metadataAIGC parameters are empty
Google reverse image search is unavailable or returns no useful resultWhether the network, image size, or image URL is suitable for searchGoogle reverse image search is unavailable
The download result is a ZIP package instead of one imageWhether this download includes multiple images, source records, a full information sheet, multiple sizes, or frame filesThe download result is a ZIP package
Favorites, tags, or batch downloads show a quantity limitWhether you have reached the Free or PRO quota for the current accountFavorite and tag quantity limits
You want to restore data after switching devices, reinstalling, or uninstallingWhether you exported a backup package in advance, and whether the account matches during importRestore backup data

These situations are not always bugs

Some situations look like “Pixel Flow did not detect the image,” but the actual reason may come from the web page, the image file, or the current account permissions. You can first judge by what you see inside Pixel Flow:

  • The target image does not appear in the capture feed. If the page itself only shows an image placeholder, a gray box, a loading animation, or you cannot visually see the image yet, the image usually has not fully loaded. Pixel Flow can only analyze images that are already visible on the current page and readable by the browser. In this case, scroll to the target area first, wait until the image appears, and then capture again.
  • The capture feed only shows some of the images. If the missing image appears after you reset filters, it was probably filtered out by format, aspect ratio, source, size variant, or the collection filter threshold. Loosen the filters first, then decide whether it is really a capture issue.
  • The detail page opens, but some analysis cards are empty. If you can see the image size, format, and source page, but camera parameters, AIGC parameters, AI fingerprint results, or similar sections are empty, the image file may not contain that metadata, or the current format may not expose parseable fields. Many platforms remove hidden image metadata during upload, compression, conversion, or publishing.
  • The page shows a sign-in, upgrade, quantity limit, or permission message. This usually does not mean the image is broken. It means the current account has not unlocked the related advanced metadata, batch capability, or tag quota yet. Check your account status and PRO access before deciding what to do next.
  • You can see the same image on the page, but the capture feed and context-menu parsing are both unstable. This is usually related to how the website displays the image, such as cross-origin embedded pages, script-rendered visuals, temporary signed URLs, or resources that require login. In this case, keep the page URL and screenshots, then contact support for review.

Technical Notes

If you are not a technical user, you can skip this section. The notes below only explain some web and browser mechanisms, and they do not affect normal Pixel Flow usage.

The following items are web and browser standards or behavior notes. You do not need to understand them before using Pixel Flow. They are here to explain why some issues cannot always be solved by clicking the same action again.

  • Lazy-loaded images are common on web pages. For the standard behavior, see MDN’s img element documentation.
  • Cross-origin read restrictions are part of the browser security boundary. For the background, see MDN’s same-origin policy.

What to prepare before contacting support

If the issue repeatedly happens on the same page, submit the following information through Contact Support:

  • The page URL, and whether the page requires login.
  • A screenshot of the target image location, preferably marking the exact image you want to capture, parse, or download.
  • Whether you were using the capture feed, an image card detail page, context-menu deep parsing, or a download / backup / tag feature.
  • Screenshots of the error message, empty state, disabled button, or unexpected result.
  • Pixel Flow version, Chrome version, and operating system.
  • Short reproduction steps, for example: “Open the page -> scroll to the product list -> place the pointer over the third product image -> right-click > Deep Parse Image.”