Detta streckkodsformat renderas monokromt med endast förgrunds- och bakgrundsfärger. Mallar, prick-/ögonformer, gradienter, ramar och centrala logotyper gäller endast QR-koder och döljs här.
Visa 30 fler mallar
Spara en stil med knappen ovan för att behålla dina favoriter här.
#000000
#FFFFFF
#8B5CF6
Eller välj en inbyggd ikon:
Visa 108 ikoner till
No icons match your search.
Renderas bakom QR:en med reducerad opacitet. Tvingar automatiskt EC=H så att QR:en fortfarande skannar genom fotot.
Batchgenerering
Ladda upp en CSV för att generera upp till 500 QR-koder i en enda batch. Varje rad blir en egen QR — välj en mall eller åsidosätt 21 egenskaper per rad: färger, ramar, punkt-/öga-/ögonbollsstilar, gradienter, transparens, storlek, felkorrigering, format, inbyggd logotyp och mer.
21 kolumner: type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor. Endast type och data krävs. Använd | för att separera fält inuti data (t.ex. ssid|password|WPA).
Alla 20 QR-typer stöds, inklusive URL, WiFi, vCard, MeCard, E-post, SMS, Händelse, Plats, UPI, SEPA, PayPal, Krypto, Micro QR och rMQR. Ladda ner exempel-CSV:en för att se alla kolumner, alla 40 mallar, 11 ramstilar och de 12 inbyggda logotyperna i aktion.
1. Ladda ner exempel-CSV:en · 2. Redigera den med dina data · 3. Ladda upp den här
Genererar...
Spara hela QR-koden — typ, alla fältvärden, stil, ram, logotyp, visitkortsdesign — som en enda .qr.json-fil. Ladda den senare för att återskapa allt med ett klick.
Ctrl+DLadda ner PNG
Ctrl+Shift+DLadda ner SVG
Ctrl+Shift+CKopiera QR
Ctrl+PSkriv ut
Ange innehåll för att generera din QR-kod
Senaste
You're editing an existing Pro code. Click "Update Pro code" below to save your changes back to Pro.
Need to change the destination after it's printed?
Optional: save this as a Pro shortcode so you can swap the destination later without reprinting. Includes scan analytics, a static backup QR, and a 90-day grace period — no lock-in.
Skanna en QR-kod med kameran, ladda upp en bild eller klistra in från urklipp
Abundera Sign går längre än grundläggande e-signaturer. Varje dokument får kryptografiskt bevis, oberoende verifiering och ett manipulationssäkert bevispaket.
Apple Wallet (formerly Passbook) stores boarding passes, event tickets, store cards, coupons, and loyalty cards directly on iPhone. Each pass is a .pkpass file — a signed bundle of JSON, images, and metadata — hosted on a public URL. When an iPhone user opens that URL (or scans a QR linking to it), Safari prompts them to add the pass to Apple Wallet with one tap.
How to use this generator
Generate or obtain your .pkpass file (signed by Apple-issued pass certificate) and host it on a public HTTPS URL with the correct application/vnd.apple.pkpass MIME type.
Paste the full .pkpass URL into our generator.
Customize the QR style and download as PNG or SVG.
Print or display the QR. iPhone users scan with their camera, tap the Safari preview, then tap "Add" in the Wallet sheet.
Common uses
Event tickets — concerts, conferences, sports games. Pass auto-updates seat or gate via push.
Loyalty cards — coffee shops, restaurants, retailers. No more plastic cards.
Coupons — discount codes that surface at the right time and location via geofencing.
Boarding passes — airlines, ferries, trains. Auto-surfaces on the lock screen at the airport.
Membership cards — gyms, libraries, clubs.
Android note
Apple Wallet passes only work on iPhone. If you want one QR that handles both ecosystems, host both an Apple .pkpass and a Google Wallet save URL behind a redirect that detects the OS — or generate two QRs and label each. We also offer a dedicated Google Wallet QR generator.
Tillgängligt på 26 språk
Helt översatt gränssnitt, native skriftrendering och stöd för höger-till-vänster för arabiska och urdu.
Do I need a paid Apple Developer account to create .pkpass files?
Yes. Signing a .pkpass file requires a Pass Type ID certificate from your Apple Developer Program account ($99/year). Once signed, the .pkpass can be hosted anywhere — our generator just turns its URL into a QR. We don't sign passes on our end.
Can the QR contain the pass directly instead of a URL?
No. Apple Wallet passes are too big to fit in a QR (typically 50–500 KB including images). A QR can hold roughly 3 KB max. The standard pattern is to host the .pkpass on your server and put the URL in the QR — exactly what this generator does.
What MIME type should my server send?
Serve the .pkpass file with Content-Type: application/vnd.apple.pkpass. Without the correct MIME type, Safari may try to download or display it as a generic file instead of triggering the Add to Wallet flow.
Will Android users see anything when they scan?
Android users will see whatever Safari (iPhone) or their default browser does — usually a download of the .pkpass file, which is unusable on Android. For cross-platform passes, generate a separate Google Wallet QR.
Can the pass update after the user adds it?
Yes. If your .pkpass declares a webServiceURL, your server can push updates (boarding gate changes, score updates, balance changes) to all installed copies via APNs. The QR you generate doesn't change — it always points to the latest version of the pass URL.