Skip to content

MOJO-007/ID-Card-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID-Card-Generator

Pointers to use this script:

  1. Install all the packages that are used in the Python script.

    app py - ID Card Generator - Visual Studio Code 8_24_2023 2_49_52 PM
  2. The script takes a .CSV file as input. [I have used the fields 'Number', 'Name', 'Program', 'Section', 'application', and 'language'].
    You can change this according to your needs make sure to change the code accordingly in this part of the code:

    app py - ID Card Generator - Visual Studio Code 8_24_2023 2_43_06 PM
    Name the variables according to your fields
  3. Replace the 'Template.png' with your design for the ID card.

    ID Card Generator 8_24_2023 2_52_12 PM
  4. Customize the style and position of the text to be written on your ID card according to your design.

    app py - ID Card Generator - Visual Studio Code 8_24_2023 2_58_25 PM
    Change the coordinates (x,y) to position accordingly.
  5. Do not delete the file named 'qrcodes', even though the file is empty.

    ID Card Generator 8_24_2023 2_52_12 PM
  6. That's it! Your setup is ready and you can generate the ID cards. Run the app.py file and select the .CSV file

    ID Card Generator 8_24_2023 2_52_12 PM
  7. Once the ID cards are generated, They will be store in a zip file named 'QRCODES.zip'


If you are using this script for your projects or organizations, kindly acknowledge this repository and Message me regarding your experience.

[email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages