Skip to content

A Python script that reads QR codes from image files and outputs the decoded values as CSV.

License

Notifications You must be signed in to change notification settings

ruscoe/python-qr-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python-QR-Dump

A Python script that reads QR codes from image files and outputs the decoded values as CSV.

Requirements

Usage Example

python qr-dump.py -p images -o output.csv

Where "images" is a directory containing image files you intend to read QR code data from.

License

Released under the MIT License.

About

A Python script that reads QR codes from image files and outputs the decoded values as CSV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages