NovaStrikes / Web App
OPENQR
A free, no-login QR code generator built for everyone. Static and dynamic QR codes, full customization, scan analytics, and barcode scanning โ all in the browser with no account required.
GENERATE
ANYTHING.
URL
Text
Phone
SMS
WiFi
vCard
Location
BUILT TO
BE FREE.
Static QR Codes
Generate QR codes instantly in the browser. No account, no email, no waiting. Download as PNG or SVG. The destination is baked in permanently.
Dynamic QR Codes Pro
The QR code stays the same but the destination URL can be changed anytime from your dashboard. Perfect for print materials, menus, and campaigns.
Scan Analytics Pro
Track every scan in real time โ total scans, unique devices, location data, and scan history. All stored securely via Firebase Firestore.
Full Customization
Change colors, add a logo to the center, adjust dot styles, corner shapes and more. Every QR code is unique and on-brand.
Barcode Scanner
Scan barcodes with your camera and look up product information via the Open Food Facts API. Identify products, nutritional info and more instantly.
Android App
Available as an Android TWA app โ the full web experience wrapped as a native app. Install from the Play Store or directly as an APK.
HOW IT'S
BUILT.
OpenQR is a pure frontend web app powered by Firebase on the backend. No servers to maintain, no downtime, no backend costs. The QR generation happens entirely in the browser using the QRCode.js library.
Dynamic QR codes and scan analytics are stored in Firebase Firestore. The newsletter signup is routed through a Vercel serverless function to protect the Brevo API key.
Stack