Этот формат штрихкода отображается монохромно только с цветами фона и переднего плана. Шаблоны, формы точек/глаз, градиенты, рамки и центральные логотипы применяются только к QR-кодам и здесь скрыты.
Показать еще 30 шаблонов
Сохраните стиль с помощью кнопки выше, чтобы сохранить ваши избранные здесь.
#000000
#FFFFFF
#8B5CF6
Или выберите встроенный значок:
Показать ещё 108 значков
No icons match your search.
Отображается за QR с пониженной непрозрачностью. Автоматически применяет EC=H, чтобы QR оставался читаемым через фото.
Пакетная генерация
Загрузите 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).
Поддерживаются все 20 типов 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 — тип, все значения полей, стиль, рамку, логотип, дизайн визитной карточки — в один файл .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-код камерой, загрузите изображение или вставьте из буфера обмена
Abundera Sign выходит за рамки простых электронных подписей. Каждый документ получает криптографическое подтверждение, независимую верификацию и защищённый от фальсификации пакет доказательств.
Автоматически генерируемые пакеты доказательств для суда
Личная печать документа — мгновенно обнаруживает фальсификацию
Привязан к 5 независимым системам — нет единой точки отказа
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.