Skip to content

itayperl/qr-enc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Encoder/decoder for arbitrary data in QR codes.

The encoder script receives any file and writes a PDF file with a bunch of QR codes holding the file's content.

The decoder takes a scan of these QR codes and restores the original file.

Dependencies:

  • qrencode (encoder only)
  • zbar (decoder only)
  • ImageMagick
  • Bash

About

Encode arbitrary data in QR codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages