An open API service indexing awesome lists of open source software.

https://github.com/basemax/certificategenerator

Certificate Generator is a python script that allows you to generate certificates for your participants with just one click. If you are an event or conference organizer, this script will streamline your workflow and save you time by generating certificates for all of your attendees at once.
https://github.com/basemax/certificategenerator

certificate image pil python

Last synced: about 2 months ago
JSON representation

Certificate Generator is a python script that allows you to generate certificates for your participants with just one click. If you are an event or conference organizer, this script will streamline your workflow and save you time by generating certificates for all of your attendees at once.

Awesome Lists containing this project

README

          

# Certificate Generator

Certificate Generator is a **python script** that allows you to generate certificates for your participants with just one click. If you are an event or conference organizer, this script will streamline your workflow and save you time by generating certificates for all of your attendees at once.

![Certificate Generator](https://user-images.githubusercontent.com/2658040/229694107-da4c38cb-e18d-4ace-bb7b-d3fc17bdc4c8.jpg)

## Getting Started

To use this script, follow these simple steps:

- Download or clone the repository to your local machine.
- Install the necessary dependencies by running `pip install -r requirements.txt` on your terminal.
- Edit the `names.txt` file and add the names of the people you want to generate certificates for, each on a new line.
- Customize and update the `certificate-background.png` file according to your certificate design and style to reflect your organization's branding.
- Run the `generator.py` script by typing `python generator.py`.
- Your certificates will be generated and saved in the `output` directory as the `generator.py` file, with the participant's name added to the filename.

## Customization

This script uses `certificate-background.png` as the raw certificate background style. You can customize the style and color according to your preference to match your event's design.

You can also modify the certificate background file to change the message and other details that appear on the certificate.

Please feel free to customize and adapt this script to suit your needs.

Thank you for choosing Certificate Generator!

Copyright Max Base - 2023