OpenCV WeChat QRCode Reader

Or paste an image from the clipboard (Ctrl+V/Cmd+V anywhere on the page).

This site is pure locally, no image is uploaded

Your Image

Click coordinates:

Enter bounding box coordinates (format: x1,y1,x2,y2):

How to Use this Tool to Detect QR Code Using WeChat's QRCode Reader

This tool is designed to help you read QR codes from images by defining bounding boxes. A bounding box helps in identifying and locating specific objects within an image, which is particularly useful for tasks like detecting and reading QR codes.

Important: This tool operates entirely within your web browser. No images are uploaded to any server, and no data is stored. All processing happens locally on your computer, ensuring your images and the bounding box data remain private and secure.

What is WeChat OpenCV QRReader?

OpenCV QrReader Documentation WeChat QRCode includes two CNN-based models: A object detection model and a super resolution model. Object detection model is applied to detect QRCode with the bounding box. super resolution model is applied to zoom in QRCode when it is small.

Here's how to use it: