Skip to content

zoek1/QR-Code-SVG-Logo-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code SVG Logo Generator

Generate QR codes with your logo in the middle.

Example Code

Logo should be a svg file, the output QR code is also an SVG

Simply pass the svg file containing the logo, the url you want on the QR code, and the output filename

./generate.py ./octocat.svg "http://github.com" ./octocatqr.svg

Dependencies

Python modules:

PIL (Python Imaging Library)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%