en

PDF417 generator

Generate PDF417 codes locally as a real SVG - the stacked 2D code on ID cards, boarding passes and shipping labels. Nothing is uploaded.

Module size
  • Small
  • Medium
  • Large

Running locally on your device ...

0%

Your files never left your device

    Is my file uploaded?

    No. Everything runs in your browser - your file never leaves your device. How this is verifiable

    No upload100% local
    Your content stays with youno third-party access
    Servers in GermanyGDPR by design
    Independently auditedTLS A+ · HTTP headers A+

    PDF417 is a stacked, two-dimensional barcode (ISO/IEC 15438) that holds far more data than a classic barcode. Its name stands for "Portable Data File": you meet it on driving licences and ID cards, on airline boarding passes and on parcel and shipping labels.

    You enter your text, number or other data, choose the module size and instantly get a real, freely scalable SVG. The multi-row structure and built-in error correction make the code robust against minor damage.

    Generation runs entirely locally in your browser - your data is not uploaded, not stored, and no foreign library is loaded from a CDN. If the input does not fit, the tool says so honestly instead of producing a wrong code.

    Specifications

    Specifications
    Input formatsText input
    Output formatSVG
    Batch processingNo
    ProcessingLocally in your browser (JavaScript)
    File uploadNone

    In 3 steps

    1. Enter text or data.
    2. Choose the module size.
    3. Generate and download the SVG.

    Limitations: Generates PDF417 codes (ISO/IEC 15438) as SVG. For linear barcodes use the barcode generator, for compact matrix codes DataMatrix or Aztec. Capacity is high but limited; very long inputs can fail - the tool then says so honestly.

    FAQ

    Is my data uploaded?

    No. The PDF417 code is generated entirely locally in the browser; your data never leaves the device and is not stored.

    What is PDF417 used for?

    For driving licences and ID cards, for airline boarding passes, for parcel and shipping labels and for forms with larger amounts of data.

    How does PDF417 differ from QR or DataMatrix?

    PDF417 is stacked, that is several rows of wide bars, whereas QR and DataMatrix are square matrix codes. PDF417 tends to be wide and flat and is common for larger amounts of data on documents.

    Why SVG and not PNG?

    SVG is a true vector and stays crisp at any scale - ideal for labels and print. You can convert it to a raster in any graphics program if needed.

    Related tools