Coder Social home page Coder Social logo

CLI option for mask pattern about libqrencode HOT 3 OPEN

lenoleno avatar lenoleno commented on August 16, 2024 4
CLI option for mask pattern

from libqrencode.

Comments (3)

lefuturiste avatar lefuturiste commented on August 16, 2024

I think the default mask for this lib is 101 (cf. https://blog.qartis.com/decoding-small-qr-codes-by-hand/photos/thumbnails/qr-mask.png)

from libqrencode.

jan-slupski avatar jan-slupski commented on August 16, 2024

Also looking for that option. Some online tools expose the mask choice but would be so handy to have it in a standard tool. Thanks!

from libqrencode.

PSLLSP avatar PSLLSP commented on August 16, 2024

I tried to generate several QR codes with qrencode and it seems there is no default mask pattern, like generator randomly selects mask pattern. Maybe it is not random but optimal pattern; when I create the same QR code again and again, it has the same pattern but when I try different data, I see different mask pattern is used for each QR...

qrencode -l M -t utf8 'testX' and replace X with other character, like digits 0-9 or anything else. Just a small change to data and the generated QR will have different mask pattern...

$ qrencode  -V
qrencode version 4.1.1
Copyright (C) 2006-2017 Kentaro Fukuchi

QR-test-X

Screenshots from QRazyBox

QR-ECC-M-0a
QR-ECC-M-1a
QR-ECC-M-2a
QR-ECC-M-3a
QR-ECC-M-4a
QR-ECC-M-5a
QR-ECC-M-6a
QR-ECC-M-7a

from libqrencode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.