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를 자동 적용합니다.
일괄 생성
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).
URL, WiFi, vCard, MeCard, Email, SMS, Event, Location, UPI, SEPA, PayPal, Crypto, Micro QR, rMQR을 포함한 20가지 QR 유형을 모두 지원합니다. 샘플 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개 언어 지원
완전히 번역된 UI, 원어 스크립트 렌더링, 아랍어 및 우르두어 우→좌 지원.
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.