Skip to content

kavin-raja-d/ID_MAKER_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID Card Generator

This project generates a personalized ID card using Python. The ID card includes details such as the user's name, designation, company name, ID number, and a QR code. The QR code contains the ID card details for quick reference.

Features

Generates a personalized ID card with user details.
Adds a QR code with user details to the ID card.
Saves the ID card as a PNG file.
Generates a unique ID number automatically.

Requirements

Python 3.x PIL (Pillow) qrcode

Installation

Clone the repository:

git clone https://github.com/kavinraja-developer/ID_MAKER_py

Navigate to the project directory:

cd id-card-generator

Install the required packages:

pip install -r requirements.txt

Usage

Run the Jupyter notebook ID Card.ipynb:

jupyter notebook ID Card.ipynb

Follow the prompts to enter your details:

Company Name
Name
Designation
Gender
Age
Blood Group
Mobile Number
Address

The generated ID card will be saved as a PNG file in the project directory.

Contributing

Feel free to open issues or submit pull requests with improvements.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published