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コードジェネレーター
- 無料名刺デザイナー
- 印刷可能なWiFiカード
- 一括CSV(500コード)
- 40テンプレート
- 20言語
このバーコード形式は前景色と背景色のみで単色描画されます。テンプレート、ドット/アイ形状、グラデーション、フレーム、中央ロゴは QR コードにのみ適用され、ここでは非表示です。
さらに30テンプレートを表示
上記のボタンでスタイルを保存して、お気に入りをここに保存してください。
または組み込みアイコンを選択してください:
アイコンをさらに 108 個表示
QR の背後に低い不透明度で描画されます。写真越しでも QR がスキャンできるよう EC=H が自動で適用されます。
一括生成
CSVをアップロードして、1回のバッチで最大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.