Skip to content

piyush4267/QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

QR Code Generator

A lightweight, portable Python script to generate high-quality QR codes instantly from any URL or text input.

Features

  • Dynamic Pathing: Automatically saves the output in the script's directory (no hardcoded paths).
  • Customizable Geometry: Uses a 21x21 matrix (Version 1) with adjustable box sizes and borders.
  • Error Correction: Built-in ERROR_CORRECT_L to ensure scan reliability.

Requirement

Before running the script, ensure you have Python installed and the qrcode library:

pip install qrcode[pil]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages