Free PDF417 Barcode Generator
Build ISO/IEC 15438 PDF417 stacked 2D barcodes for ID cards, shipping labels, and any high-density linear-friendly application.
- QR Generator
- Бесплатный редактор визитных карточек
- Печатные карты WiFi
- Пакетная обработка CSV (500 кодов)
- 40 шаблонов
- 20 языков
Этот формат штрихкода отображается монохромно только с цветами фона и переднего плана. Шаблоны, формы точек/глаз, градиенты, рамки и центральные логотипы применяются только к QR-кодам и здесь скрыты.
Показать еще 30 шаблонов
Сохраните стиль с помощью кнопки выше, чтобы сохранить ваши избранные здесь.
Или выберите встроенный значок:
Показать ещё 108 значков
Отображается за 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. Загрузите его позже, чтобы воссоздать все в один клик.
Введите содержимое для генерации QR-кода
Электронные подписи, имеющие юридическую силу
Abundera Sign выходит за рамки простых электронных подписей. Каждый документ получает криптографическое подтверждение, независимую верификацию и защищённый от фальсификации пакет доказательств.
- Автоматически генерируемые пакеты доказательств для суда
- Личная печать документа — мгновенно обнаруживает фальсификацию
- Привязан к 5 независимым системам — нет единой точки отказа
What is PDF417?
PDF417 (Portable Data File 417) is a stacked 2D barcode invented by Symbol Technologies in 1991 and standardised as ISO/IEC 15438. The format consists of 3 to 90 stacked rows of codewords; each codeword is 17 modules wide and 4 bars + 4 spaces tall (hence "417"). PDF417 is technically not a matrix barcode — it's stacked linear — which means traditional 1D laser scanners can read it row-by-row, while modern image scanners read the whole symbol at once.
Where PDF417 dominates
- US driver's licences and ID cards — the AAMVA standard requires PDF417 with name, address, DOB, licence class, restrictions, etc. Every state DMV uses it.
- US passports — the inside-cover machine-readable zone is supplemented by a PDF417 on some travel documents.
- FedEx airbills — routing and tracking data encoded for hub scanners.
- Boarding passes — alongside Aztec, PDF417 is one of the two IATA BCBP-compliant formats; American Airlines and Delta historically used PDF417.
- USPS Intelligent Mail Package Barcode (IMpb) — PDF417 stacked linear for parcel routing.
Limits
Up to 1,850 alphanumeric, 2,710 numeric, or 1,108 binary bytes. Error correction is configurable from level 0 (~2%) to level 8 (~50%); bwip-js defaults to level 5 (good balance for printed labels).
Note on styling
PDF417 is a stacked linear barcode, not a 2D matrix. QR-only style controls don't apply. The aspect ratio is intentionally wide (typically 3:1 to 5:1); we render at the requested size width and adjust height to maintain readability.
Доступно на 26 языках
Полностью переведённый интерфейс, отображение родных шрифтов и поддержка письма справа налево для арабского и урду.
Frequently Asked Questions
Will iPhone Camera scan PDF417?
Yes since iOS 13. Android Camera (Google Lens) reads PDF417 reliably.
Can I generate an AAMVA-compliant driver's licence barcode?
The encoder produces a PDF417 from any text. Building the AAMVA-compliant content string (DLPI subfile structure with elements like DCS, DAC, DAD, DBA) is up to you — see the AAMVA Card Design Standard for the layout. Once you have the string, paste it here.
Why is my PDF417 so wide?
PDF417 is a stacked linear format — it's inherently wider than tall. Rows can be added to make it more compact vertically, but the aspect ratio is bounded by the standard.
Can I add a logo?
No. PDF417 has no central error-correction headroom; every row is data + ECC and obscuring any portion risks unscannable rows.
What's the difference between PDF417 and MicroPDF417?
MicroPDF417 is a more compact variant (1 to 4 columns) optimised for tiny labels. bwip-js supports both; this generator currently exposes only standard PDF417.
Can I generate PDF417 in batch?
Yes — use the batch CSV with type=pdf417.
Is PDF417 patented?
Patents have expired. Royalty-free under ISO/IEC 15438.