A tool that lets you generate the stencils to paint a QR code with two colors
I originally made this program for a friend, but I thought it would be nice to make it public.
Support is focused on Windows, but it probably works on Linux too.
Download the latest zip file from releases
and extract it somewhere.
For now you'll need basic command line knowledge to use this program.
To get info on how to use the program use the help flag:
qr_code_stencilator.exe --help
Things I already plan to implement are:
- Support for more advanced instructions to create multiple version of a QR code in one go.
- A GUI version