Skip to content

Abdulwarissherzad/QR-Code-Generator

Repository files navigation

QR Code Generator

  • Static Badge

    • Static Badge
      • Static Badge

Creating a Java Swing application to generate QR codes involves using the Swing GUI toolkit along with a QR code generation library. In this example, we demonstrate how to create a simple Java Swing application that generates QR codes using the ZXing library. The developed application is designed to generate a QR code for URL QR codes, text QR codes, phone number QR codes, SMS QR codes, contact QR codes, and email QR codes..

Demo and Jar file

Contact GUI

Contact GUI'Contact GUI'

Email GUI

Email GUI'Email GUI'

How to use it ?

Once you've completed the information, you can save it to a specific drive or location. You can also copy and paste it, for example, in Vcard or a Whatsapp group, or wherever you want.

Information about QR Code

  • Documentation

  • A QR code, short for "Quick Response code," is a two-dimensional matrix barcode that contains information that can be quickly scanned and decoded using a smartphone, QR code reader, or other devices equipped with QR code scanning capabilities. QR codes were first developed in Japan in 1994 by Denso Wave, a subsidiary of Toyota, to track automotive parts during the manufacturing process. Since then, they have gained widespread popularity for a variety of applications due to their efficiency in storing and quickly retrieving information.

Main Support Tools

  • 1- [zxing] - BarcodeFormat, WriterException, MatrixToImageWriter, BitMatrix, QRCodeWriter (Package)

  • 2- [javaswing] (GUI Framework)

Inspiration

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

🚀 About Me

I'm a Java developer, and I graduated in 2021, and subsequently, I worked for one year at Neptune Company. Following that, I have continued to work independently 🦾🔥 on my own projects....

Authors