Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

QR Code Generator

A simple Python script that generates QR codes from URLs and saves them as PNG images.

Description

This tool allows you to quickly create QR codes for any URL.
Simply provide the URL and specify a filename and the script will generate a QR code image that can be scanned by any QR code reader.

Requirements

  • Python 3.x
  • qrcode library

Installation

Install the required dependency:

pip install qrcode[pil]

Output

Screenshot 2025-12-24 193338

Features

▪ Simple command-line interface
▪ Automatic .png extension handling
▪ Generates scannable QR codes from any URL...

License

This project is open source and available for personal and commercial use.

Credits

Mentor : Code With Harry (Haris Ali Khan)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages