Skip to content

This project aims to generate bulk certificates and personalize them using a database that contains, by way of example, names, courses and dates.

Notifications You must be signed in to change notification settings

Sandreke/Bulk-Certificate-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bulk-Certificate-Generator

This Python project aims to generate bulk certificates and personalize them using a template and a database that contains, by way of example, names, courses and dates.

🎥 Tutorial: YouTube

📚 Inputs

Database

Input/participants.xlsx

Let's assume that we've finished teaching a coding bootcamp. In this way, we get data on the students, the courses in which they enrolled and the dates they finished the bootcamp.

Certificate template

Input/certificate_template.pdf

To avoid the laborious task of creating a template from scratch with Python, we found a way to use any template you want.

📃 Output

Certificates/.pdf

After running the code -in which the font, position, size and color of the variables (name, course, date) to be added to the certificate template are customized-, personalized certificates will be stored in the Certificates folder. In our case, this is an example of generated certificate.

📝 Original post: LinkedIn

About

This project aims to generate bulk certificates and personalize them using a database that contains, by way of example, names, courses and dates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published