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.
This generator uses Pillow library to generate many certificates so install it first before using the script.
pip install Pillow
Put list of names in name_list.txt
then run the script.
python main.py
See config.cfg
(self-explanatory).
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Certificate template in this project is designed by Freepik.