Skip to content

This python program roughly detects the text on the certificate template and then places the fields like name, date on the certificate on its own. The input fields can be given in the form of an Excel sheet, and the information is extracted using openpyxl. Then it zips the output and saves all the generated certificates in a zipped file for easy…

Notifications You must be signed in to change notification settings

rooky1905/Certificate-Generator-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certificate-Generator

  • This python program roughly detects the text on the certificate template and then places the fields like name, date on the certificate on its own.

  • The input fields can be given in the form of an Excel sheet, and the information is extracted using openpyxl.

  • Then it zips the output and saves all the generated certificates in a zipped file for easy maintainance.

  • Any template can be fed and the fields would be placed roughly.

  • Example

About

This python program roughly detects the text on the certificate template and then places the fields like name, date on the certificate on its own. The input fields can be given in the form of an Excel sheet, and the information is extracted using openpyxl. Then it zips the output and saves all the generated certificates in a zipped file for easy…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published