Skip to content

The QR Code Maker is a simple Python program that generates QR codes from text or URLs. QR codes can be used for a variety of applications, including sharing links, contact information, or Wi-Fi credentials.

Notifications You must be signed in to change notification settings

MusaTahawar/QR-Code-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

QR Code Maker

The QR Code Maker is a simple Python program that generates QR codes from text or URLs. QR codes can be used for a variety of applications, including sharing links, contact information, or Wi-Fi credentials.

Features

  • Create QR codes from text or URLs.
  • Customize QR code size, color, and error correction level.
  • Save QR codes as image files (PNG or SVG).
  • User-friendly command-line interface.

Usage

  1. Install the required libraries using pip:

  2. Run the QR Code Maker:

  3. Follow the prompts to generate and customize your QR code.

Customization Options

  • Set the QR code size.
  • Choose the color of the QR code (black, white, or custom colors).
  • Adjust the error correction level.
  • Save the QR code as a PNG or SVG file.

Examples

  • Generate a QR code from a URL:

  • View your QR code:

Requirements

  • Python 3.x
  • qrcode[pil] library for generating QR codes and saving them as images.

License

This project is open-source and available under the MIT License. See the LICENSE file for details.

Author

[Musa Tahawar]

Acknowledgments

  • The QR Code Maker uses the qrcode library to generate QR codes and the Pillow library for saving them as images.

About

The QR Code Maker is a simple Python program that generates QR codes from text or URLs. QR codes can be used for a variety of applications, including sharing links, contact information, or Wi-Fi credentials.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages