it is so easy; just download/clone the repository and RUN
git clone https://github.com/abdulkarim1422/qrgen
- open
X.csv
with any spreadsheet editor like Office Excel - enter
filename
in the 1st row, andurl
in the 2nd row - now save and exit
- after that you can run the
RUN - PNG.cmd
to export the qr code into.png
format - or you can run
RUN - SVG.cmd
to export into `.svg. format - the files will take place in
OUTPUT
folder (please do not delete this folder or change its name)
X.csv file |
OUTPUT folder |
---|---|
- don't try to open
qrgen.exe
file because it won't work, and do not delete it
- I tested this program on PC running Windows 11