Skip to content

Files

Latest commit

 

History

History

Certificate_Generator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Certificate Gerneration Script

Introduction

Generating a ton of certificates for any occassion is quite tedious if you're not familiar with the concept of automation. Well, you won't have to worry anymore because this script will do all the heavy lifting for you.

How to get started?

In order to run this script, you need to have Python 3.7.x installed in your machine. You can get it from here. After you're done installing Python 3.7.x, run the following command from your terminal to install OpenCV:

pip install opencv-python
Now in the namelist.txt file just add the name for whom you want to generate the certificate
if you want different template add a template file as template.png in the same directory

Great, you're almost there!

Run the script

Open your terminal and navigate to the directory where you downloaded this project. After that, run the following command from your terminal to generate your certificates:

python certificate.py

endpoint

Yaay! Now you've successfully generated all your certificates and you can find them in the Generated_Certificate directory. Happy Coding! 💘

endpoint

endpoint

built with love

Check out my Github profile Tejas1510!