A no fuss qr code generator, accessible on my website.
Made completely out of spite of other QR Code websites having poor ux, now I always have a good QR code generator available at my fingertips.
- The QR code reloads any time a change is made.
- Several options like resolution, margin, error correction and color.
- Click on the QR code to download it.
- Download names are nicely formatted and include a salt to avoid duplicate file names.
- Public domain under a WTFPL license.
- 13kb transfer size.
- Uses the
qrcode
npm package.