Skip to content

Generic Generator with responsive UI as GitHub Page

License

Notifications You must be signed in to change notification settings

bitnulleins/BoardingPass-QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoardingPass QR-Code Generator

This is a frontend for the Barcode Generator from Shooshx. Its has the following additional features:

  • Responsive lightweight UI
  • A way to save permalink for generated QR Code
  • Settings modal box

You can open the tool here.

UI and manual

How it works

The data on the boarding passes are coded according to a specific IATA standard. In this process, certain data in the raw text is stored in a QR code, e.h. John Doe with Bookingref XYZ123.

M1DOE/JOHN EXYZ123 HAM 192F010F0001 100
  --- ----  ------
   |    |     |
   |    |     |
Surname | Booking-Ref      ...
        |
    Prename

This information is then encoded in a QR code so that it can be read by machine by the inspection bodies. There are two standards "aztec" (2D QR code) or PDF417 (1D code known by many airlines). The raw text can now be manipulated to encode other information.

That's why it's so important to never show your board card on social media. There is a lot of personal information on it.

Other useful info

Dislcaimer

This tool is intended for educational purposes only, use at your own personal risk.

About

Generic Generator with responsive UI as GitHub Page

Topics

Resources

License

Stars

Watchers

Forks

Languages