lincolnloop / python-qrcode

Python QR Code image generator
https://pypi.python.org/pypi/qrcode
Other
4.39k stars 673 forks source link

Is there any way to keep the generated QR code image at a certain pixel size? #318

Open Greenjiao opened 1 year ago

Greenjiao commented 1 year ago

thanks for your project! it works very well but,I need generate the same pixel size qrcode image, The argument box_size is keep the same unit_size , have any method to keep the whole image size ,i dont need box_size same. It need some work, have somebody have the function i can use ,thanks!