You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React Native QRCode generator. Can generate standard QRCode image or base64 image data url text. Cross-browser QRCode generator for pure javascript. Support Dot style, Logo, Background image, Colorful, Title etc. settings. support binary mode.
QR Code Generator is a simple, lightweight desktop app built with Electron. It lets you quickly create and save QR codes from text or URLs. Half offline and easy to use, it’s ideal for personal, educational, or business needs.
generates a QR Code for a given URL. It uses the QRCode library to generate the QR Code and File and Navigator APIs for downloading and sharing the created QR Code.