Questo formato di codice a barre viene renderizzato in monocromia solo con i colori di primo piano e sfondo. Modelli, forme di punti/occhi, sfumature, cornici e logo centrali si applicano solo ai codici QR e sono nascosti qui.
Mostra altri 30 modelli
Salva uno stile con il pulsante sopra per conservare i tuoi preferiti qui.
#000000
#FFFFFF
#8B5CF6
Oppure scegli un'icona predefinita:
Mostra altre 108 icone
No icons match your search.
Renderizzato dietro il QR con opacità ridotta. Forza automaticamente EC=H affinché il QR rimanga scansionabile attraverso la foto.
Generazione in batch
Carica un CSV per generare fino a 500 QR code in un unico batch. Ogni riga diventa il proprio QR: scegli un modello o personalizza 21 proprietà per riga: colori, cornici, stili di punti/occhi/pupille, gradienti, trasparenza, dimensioni, correzione errori, formato, logo integrato e molto altro.
21 colonne: type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor. Solo type e data sono obbligatori. Usa | per separare i campi all'interno di data (es. ssid|password|WPA).
Supportati tutti i 20 tipi di QR, inclusi URL, WiFi, vCard, MeCard, Email, SMS, Event, Location, UPI, SEPA, PayPal, Crypto, Micro QR e rMQR. Scarica il CSV di esempio per vedere tutte le colonne, i 40 modelli, gli 11 stili di cornice e i 12 loghi integrati in azione.
1. Scarica il CSV di esempio · 2. Modificalo in Google Sheets, Excel, Numbers o qualsiasi editor di testo · 3. Caricalo qui
Generazione in corso...
Salva l'intero QR â tipo, tutti i valori dei campi, stile, frame, logo, design del biglietto da visita â come un singolo file .qr.json. Caricalo in seguito per ricreare tutto in un clic.
Ctrl+DScarica PNG
Ctrl+Shift+DScarica SVG
Ctrl+Shift+CCopia QR
Ctrl+PStampa
Inserisci il contenuto per generare il tuo codice QR
Recenti
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.
Scansiona un codice QR con la fotocamera, carica un'immagine o incolla dagli appunti
Abundera Sign va oltre le firme elettroniche di base. Ogni documento ottiene una prova crittografica, verifica indipendente e un pacchetto di prove a prova di manomissione.
Pacchetti di prove pronti per il tribunale generati automaticamente
Sigillo personale del documento — rileva immediatamente le manomissioni
Ancorato a 5 sistemi indipendenti — nessun singolo punto di guasto
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.
Disponibile in 26 lingue
Interfaccia completamente tradotta, rendering nativo della scrittura e supporto da destra a sinistra per arabo e 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.