Skip to content

megha-vishwakarma/certificateGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

certificateGenerator

This is Python Program to generate certificates. In this file line no 4 name.xlsx is excel sheet and in line 6 template.png is template of certificate and draw.text(xy=(290,580) where 290,580 is x,y coordinate. img.save('b{}.png'.format(j['Name'])) is the location where certifcates are stored,It is necessary to creat folder first here (b) where b is name of folder. print("Certificate generated")

About

Python Program to generate certificates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published