Free Smart App QR Code Generator
One QR code that detects iOS vs Android and routes each scanner to the right App Store, Play Store, or in-app deep link. No backend, no subscription.
- Best for
- App-install campaigns with iOS/Android deep link + store fallback — one QR, OS-aware routing.
- Scans on
- Every phone camera.
- When not to use
- If you only have a web app — use URL type.
- Standards
- Standard URL QR; OS detection splash at /app/#a=…
- QR-Generator
- Kostenloser Visitenkarten-Designer
- Druckbare WLAN-Karten
- Stapel-CSV (500 Codes)
- 40 Vorlagen
- 20 Sprachen
Kompatibilitätslegende
Dieses Barcode-Format wird monochrom mit nur Vorder- und Hintergrundfarbe gerendert. Vorlagen, Punkt-/Augenformen, Verläufe, Rahmen und Mittellogos gelten nur für QR-Codes und sind hier ausgeblendet.
Weitere 30 Vorlagen anzeigen
Speichern Sie einen Stil mit der Schaltfläche oben, um Ihre Favoriten hier zu speichern.
Oder wählen Sie ein integriertes Symbol:
108 weitere Symbole anzeigen
Wird hinter dem QR mit reduzierter Deckkraft angezeigt. Erzwingt automatisch EC=H, damit der QR durch das Foto noch scannbar bleibt.
Stapelgenerierung
Laden Sie eine CSV-Datei hoch, um bis zu 500 QR-Codes in einem einzigen Stapel zu generieren. Jede Zeile wird zu einem eigenen QR-Code – wählen Sie eine Vorlage oder überschreiben Sie 21 Eigenschaften pro Zeile: Farben, Rahmen, Punkt-/Augen-/Pupillenstile, Farbverläufe, Transparenz, Größe, Fehlerkorrektur, Format, integriertes Logo und mehr.
21 Spalten: type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor. Nur type und data sind erforderlich. Verwenden Sie |, um Felder innerhalb von data zu trennen (z. B. ssid|password|WPA).
Alle 20 QR-Typen werden unterstützt, darunter URL, WiFi, vCard, MeCard, Email, SMS, Event, Location, UPI, SEPA, PayPal, Crypto, Micro QR und rMQR. Laden Sie die Beispiel-CSV herunter, um alle Spalten, alle 40 Vorlagen, 11 Rahmenstile und die 12 integrierten Logos in Aktion zu sehen.
1. Beispiel-CSV herunterladen · 2. In Google Sheets, Excel, Numbers oder einem Texteditor bearbeiten · 3. Hier hochladen
Speichern Sie den gesamten QR-Code – Typ, alle Feldwerte, Stil, Rahmen, Logo, Visitenkartendesign – als eine einzelne .qr.json-Datei. Laden Sie ihn später, um alles mit einem Klick neu zu erstellen.
Inhalt eingeben, um Ihren QR-Code zu generieren
Elektronische Signaturen, die vor Gericht standhalten
Abundera Sign geht über einfache E-Signaturen hinaus. Jedes Dokument erhält kryptografischen Beweis, unabhängige Überprüfung und ein manipulationssicheres Beweispaket.
- Automatisch generierte, gerichtsfertige Beweisspakete
- Persönliches Dokumentensiegel — erkennt Manipulationen sofort
- In 5 unabhängigen Systemen verankert — kein einzelner Fehlerpunkt
What is a Smart App QR Code?
A standard URL QR can only point at one destination. A Smart App QR uses a lightweight client-side splash page at qr.abundera.ai/app/ that reads the phone's OS and redirects accordingly: iPhone users go to your App Store link, Android users go to your Play Store link, and everyone else falls back to your website.
Everything is encoded in the QR's URL fragment — no server, no database, no account required. The routing logic runs entirely in the browser.
Common use cases
- App install campaigns — one QR on flyers, packaging, and ads sends each user to their store.
- Re-engagement QRs — encode a deep link so existing users land inside the right screen of the app.
- Cross-platform software — iOS download, Android download, and a web fallback from a single printed code.
- NFC + QR pairs — print the same smart QR on badges and NFC stickers for broad coverage.
How to create one
- Select the Smart App type in the generator.
- Enter your iOS App Store URL and Android Play Store URL (both optional — if only one is set, all users go there).
- Optionally add a deep link URL for users who already have the app installed.
- Add a web fallback URL for desktop / unknown OS users.
- Generate, style, and download your QR.
Verfügbar in 26 Sprachen
Vollständig übersetzte Benutzeroberfläche, native Schriftdarstellung und Rechts-nach-Links-Unterstützung für Arabisch und Urdu.
Frequently Asked Questions
Does this require a server?
No. All routing data is encoded in the URL fragment (the #hash). The /app/ page is a static HTML file that reads the hash, detects the OS with navigator.userAgent, and redirects. Zero backend.
What happens if someone scans on a desktop?
They're redirected to your web fallback URL. If no fallback is set, they see a simple page with both store links to choose from.
Can I use deep links to open a specific screen?
Yes — add your deep link URL (e.g. myapp://product/123). When the app is installed, iOS and Android will open the app at that screen instead of going to the store.
What if I only have an iOS app (no Android)?
Leave the Play Store field blank. Android users and unknown OS users fall through to your web fallback.
Will the QR break if this site goes down?
The data is in the URL fragment, which is permanent. The /app/ page is a tiny static file — you can save it and host it anywhere (GitHub Pages, Netlify, your own server) if needed.
Can I track installs from this QR?
Not via this generator — we don't track anything. For install attribution, add UTM parameters to your store URLs (the App Store and Play Store pass them through) or use a Mobile Measurement Partner (Adjust, AppsFlyer, Branch).