يُعرض تنسيق الباركود هذا أحادي اللون بألوان المقدمة والخلفية فقط. تنطبق القوالب وأشكال النقاط/العيون والتدرجات والإطارات والشعارات الوسطى على رموز QR فقط ومخفية هنا.
عرض 30 نموذجًا آخر
احفظ نمطًا باستخدام الزر أعلاه للاحتفاظ بالمفضلة لديك هنا.
#000000
#FFFFFF
#8B5CF6
أو اختر رمزًا مدمجًا:
إظهار 108 رمز إضافي
No icons match your search.
تُعرض خلف QR بشفافية مخفّضة. تفرض EC=H تلقائيًا حتى يبقى الرمز قابلًا للمسح عبر الصورة.
إنشاء الدُفعات
حمّل ملف CSV لإنشاء ما يصل إلى 500 رمز QR في دفعة واحدة. يصبح كل صف رمز QR مستقلاً — اختر قالبًا أو خصّص 21 خاصية لكل صف: الألوان، الإطارات، أنماط النقاط والعيون والبؤبؤات، التدرجات، الشفافية، الحجم، تصحيح الأخطاء، التنسيق، الشعار المدمج، والمزيد.
21 عمودًا: type, data, filename, frametext, frame, template, fgcolor, bgcolor, size, ec, dotstyle, eyestyle, format, logo, gradient, g2, gtype, gangle, transparent, eyeball, eyecolor. الحقلان type وdata فقط مطلوبان. استخدم | للفصل بين الحقول داخل data (مثل ssid|password|WPA).
جميع أنواع QR العشرين مدعومة، بما في ذلك URL وWiFi وvCard وMeCard وEmail وSMS وEvent وLocation وUPI وSEPA وPayPal وCrypto وMicro QR وrMQR. نزّل ملف CSV النموذجي لترى جميع الأعمدة، و40 قالبًا، و11 نمطًا للإطارات، و12 شعارًا مدمجًا أثناء التشغيل.
1. نزّل عيّنة CSV · 2. عدّلها في Google Sheets أو Excel أو Numbers أو أي محرر نصوص · 3. ارفعها هنا
جارٍ التوليد...
احفظ رمز الاستجابة السريعة بأكمله – النوع وجميع قيم الحقول والنمط والإطار والشعار وتصميم بطاقة العمل – كملف .qr.json واحد. قم بتحميله لاحقًا لإعادة إنشاء كل شيء بنقرة واحدة.
Ctrl+Dتحميل PNG
Ctrl+Shift+Dتحميل SVG
Ctrl+Shift+Cنسخ QR
Ctrl+Pطباعة
أدخل محتوى لتوليد رمز QR الخاص بك
الأخيرة
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.
امسح رمز QR باستخدام الكاميرا، أو ارفع صورة، أو الصق من الحافظة
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.
متاح بـ 26 لغة
واجهة مستخدم مترجمة بالكامل، عرض النصوص الأصلية، ودعم من اليمين إلى اليسار للعربية والأردية.
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.