Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 869 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 869 Bytes

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.