Version0.1
Revision14
Size142.6 MB
LicenseMIT
Confinementstrict
Basecore24
CategoriesUtilities

Read QR codes from a webcam or image file


usage: qr-cli [-h] [-i IMAGEPATH] [-v] [-o OUTPUT] [--many-ok] [--use-wechat]
              [--downscale-factor DOWNSCALEFACTOR] [--skip-frames SKIPFRAMES] [--no-display]


Read QR codes from a webcam or image file.


options:
  -h, --help            show this help message and exit
  -i IMAGEPATH, --image-path IMAGEPATH
                        Path to the image file containing the QR code.
  -v, --verbose         Enable verbose output.
  -o OUTPUT, --output OUTPUT
                        Path to save the decoded QR code output.
  --many-ok             Allow multiple QR codes in the image.
  --use-wechat          Use WeChat QR code detection.
  --downscale-factor DOWNSCALEFACTOR
                        Image downscale factor.
  --skip-frames SKIP_FRAMES
                        Number of frames to skip between processing on webcam.
  --no-display          Do not display webcam feed in console.

Update History

0.1 12 → 14
8 Feb 2026, 00:05 UTC
0.1 11 → 12
1 Feb 2026, 18:57 UTC

Published21 May 2025, 12:40 UTC

Last updated7 Feb 2026, 23:59 UTC

First seen13 Dec 2025, 09:47 UTC