Skip to content

qrcode-with-logos

A library for generating QR codes with a logo and styling.

Qrcode-with-logos is a library for generating QR codes with a logo and styling in your object.

It depend on qrcode@1.5.3 and be more powerful than qrcode.

It can create a canvas or a image for the QRcode and even you can use the method to download the file if you want.

TIP

Canvas renderer requires browser environment. For Node.js, use renderer: 'svg' to generate QR code as SVG string.

You can set the colors of dots and corners respectively.

You also can set the different type of dots and corners respectively!

Dependencies

ProjectStatusDescription
qrcodeqrcode-statusQR code/2d barcode generator.

Questions or advise

If you have some question or advise, you can send me a E-mail(zxpscau@163.com) or open an issue.

Released under the MIT License.