QR Code

From XPUB & Lens-Based wiki
Revision as of 11:46, 14 June 2023 by Michael Murtaugh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

QR Code Generation

Commandline

One option from your own computer

  • libqrencode
# Linux
$ sudo apt install qrencode
# MacOS
$ brew install qrencode

Online service

Make sure if using an online service that the qr encodes the actual URL or text that you give, and doesn't wrap it in a "shortener" service URL. This service for instance seems to make direct QR codes.