Answer the question
In order to leave comments, you need to log in
Can you tell me a QR code generator that generates large codes (1000+ px)?
Actually a subject. I went through three pages of Google search results, but did not find a qr-code generator that would allow me to get large image codes. Those. more than 1000px on the side. Are there any?
Answer the question
In order to leave comments, you need to log in
You can use any code generator that can generate code in vector graphics format. 2qr.ru/ , for example. Generate QR code in SVG and scale to any size without quality loss
And what's the problem with generating a normal one, and then without smoothing increasing it by a multiple?
Take any QR code, enlarge it at least in the same Paint and use it. At the very least, you can make your own generator based on the PHP QR Code library ( example ) or similar libraries for other languages, almost all of them allow you to set the point size.
PHP + GD + virtual hosting will save the leader. Well, either imagemagick or something else in conjunction with anything on its web server will make friends.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question