Skip to content

fiqrisr/bulk-certificate-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulk-certificate-generator

Generate many certificates based on list of names. Currently the generator can only place the text (name) in the center with an offset on the y (vertical) axis.

Getting Started

This generator uses Pillow library to generate many certificates so install it first before using the script.

pip install Pillow

Usage

Put list of names in name_list.txt then run the script.

python main.py

Configuration

See config.cfg (self-explanatory).

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache License 2.0

Attributions

Certificate template in this project is designed by Freepik.

Releases

No releases published

Packages

No packages published

Languages