Skip to content

This project is a Python-based QR Code Generator that allows users to create custom QR codes easily. The generator includes two versions: a basic version and an advanced version with additional styling properties. Users can generate QR codes from URLs, text, and other data formats, and save them as image files.

Notifications You must be signed in to change notification settings

YatriGor/Qr-Code-Generator-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qr-Code-Generator-using-Python

This project is a Python-based QR Code Generator that allows users to create custom QR codes easily. The generator includes two versions: a basic version and an advanced version with additional styling properties. Users can generate QR codes from URLs, text, and other data formats, and save them as image files.

Features

  • Generate QR codes from URLs, text, or other data formats.
  • Save generated QR codes as image files (PNG, JPEG, etc.).
  • Simple and user-friendly command-line interface.
  • Advanced version includes customizable QR code colors and error correction levels.

Requirements

  • Python 3.x
  • qrcode library
  • Pillow library

About

This project is a Python-based QR Code Generator that allows users to create custom QR codes easily. The generator includes two versions: a basic version and an advanced version with additional styling properties. Users can generate QR codes from URLs, text, and other data formats, and save them as image files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages