Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 2.07 KB

README.md

File metadata and controls

21 lines (20 loc) · 2.07 KB

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]