Skip to content
/ QRgen Public

Generates QR codes in bulk from a text file of URLs

Notifications You must be signed in to change notification settings

authalic/QRgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRgen

Generates QR codes in bulk from a text file of URLs

This was written as a batch QR code generator for a printed publication containing a number of sometimes-lengthy URLs. QR codes were used to provide a quick way to access web data by users in the field. This script uses a text file as an input, with a URL on each line. The output is a QR code (png) for each URL, renamed to reflect the target.

Additional customization is probably possible using parameters in the imported qrcode module.

About

Generates QR codes in bulk from a text file of URLs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages