1. Copy the link in your browser.
http://api.qrserver.com/v1/create-qr-code/?data=HelloWorld&size=100×100
2. Replace the HelloWorld with your desire text(i.e 404unique.blogspot.com is best ).
3. Press enter and your Qr code are generated.
qr code generate
As you can see the color format of QR code is black and white, what if you want to use different color format (i.e green and yellow) is it possible to change the color format of QR code? The answer is yes, you can also change the color format of QR code.
To replace the black color with other colors
Add
&color=0-255-0
before ‘&’, now it will look like this
https://api.qrserver.com/v1/create-qr-code/?size=150×150&color=0-255-0&data=404unique.blogspot.com
As you can see the color format of QR code is black and white, what if you want to use different color format (i.e green and yellow) is it possible to change the color format of QR code? The answer is yes, you can also change the color format of QR code.
To replace the black color with other colors
Add
&color=0-255-0
before ‘&’, now it will look like this
https://api.qrserver.com/v1/create-qr-code/?size=150×150&color=0-255-0&data=404unique.blogspot.com
color QR code
To replace the white color with other colors
Add
&bgcolor=255-0-0
before ‘&’, now it will look like this
https://api.qrserver.com/v1/create-qr-code/?size=150×150&bgcolor=255-0-0&data=404unique.blogspot.com
0 Comments
Post a Comment