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=…
- Generator kodów QR
- Darmowy projektant wizytówek
- Wizytówki WiFi do druku
- Masowa generacja CSV (500 kodów)
- 40 szablonów
- 20 języków
Legenda zgodności
Ten format kodu kreskowego renderuje się monochromatycznie tylko z kolorami pierwszego planu i tła. Szablony, kształty kropek/oczu, gradienty, ramki i logo centralne dotyczą tylko kodów QR i są tutaj ukryte.
Pokaż 30 więcej szablonów
Zapisz styl za pomocą przycisku powyżej, aby zachować swoje ulubione tutaj.
Lub wybierz wbudowaną ikonę:
Pokaż 108 ikon więcej
Renderowane za QR z obniżoną przezroczystością. Automatycznie wymusza EC=H, aby QR był skanowalny przez zdjęcie.
Generowanie masowe
Prześlij plik CSV, aby wygenerować do 500 kodów QR w jednej partii. Każdy wiersz staje się osobnym kodem QR — wybierz szablon lub nadpisz 21 właściwości dla poszczególnych wierszy: kolory, ramki, style kropek/oczu/źrenic, gradienty, przezroczystość, rozmiar, korekcję błędów, format, wbudowane logo i więcej.
21 kolumn: type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor. Wymagane są tylko type i data. Użyj | do oddzielenia pól wewnątrz data (np. ssid|password|WPA).
Obsługiwane są wszystkie 20 typów QR, w tym URL, WiFi, vCard, MeCard, Email, SMS, Event, Location, UPI, SEPA, PayPal, Crypto, Micro QR i rMQR. Pobierz przykładowy plik CSV, aby zobaczyć wszystkie kolumny, 40 szablonów, 11 stylów ramek i 12 wbudowanych logo w działaniu.
1. Pobierz przykładowy CSV · 2. Edytuj w Google Sheets, Excelu, Numbers lub dowolnym edytorze tekstu · 3. Prześlij tutaj
Zapisz cały QR â typ, wszystkie wartości pól, styl, ramkę, logo, projekt wizytówki â jako pojedynczy plik .qr.json. Załaduj go później, aby odtworzyć wszystko jednym kliknięciem.
Wprowadź treść, aby wygenerować kod QR
Podpisy elektroniczne uznawane przez sądy
Abundera Sign wykracza poza podstawowe podpisy elektroniczne. Każdy dokument otrzymuje kryptograficzny dowód, niezależną weryfikację i odporny na manipulacje pakiet dowodowy.
- Automatycznie generowane pakiety dowodowe gotowe do sądu
- Osobista pieczęć dokumentu — natychmiast wykrywa manipulacje
- Zakotwiczone w 5 niezależnych systemach — żadnego pojedynczego punktu awarii
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.
Dostępny w 26 językach
W pełni przetłumaczony interfejs, natywne renderowanie pisma oraz wsparcie pisma od prawej do lewej dla arabskiego i 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).