ArpitPy / certificate-generator

This is a python script for generating certificates in bulk using excel sheet and a certificate template.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“œ Python Certificate Generator Script πŸ“œ

GitHub Repository Stars Count Github Repository Fork Count Number of Contributers

Generate 1000s of certificates in a minute!

⭐ Make sure to give this repository a star! ⭐

❓ About

This is an open-source free Python script that you can use for generating certificates for an online event, sports distribution, etc. Using this script you can use blank certificate templates and an excel sheet with data to be filled and generate any number of certificate you want using your local device's computational powers.

πŸ€” How to run the script?

  • Download the zip file of this repository.
  • Replace the PATHs with paths to your blank certificate and excel sheet.
  • Get coordinates to start point of each field in certificate. (Use MSPaint for this)
  • Run the script.

πŸš€ Features:

  • Generate 1000s of certificates in very short time.
  • Centered texts
  • Customizable for any dimension
  • Generates PDFs of certificates

⚑ Technology Used:

  • Python
  • PIL
  • Pandas
  • BytesIO
  • PdfPages

❀️ Contributors:


About

This is a python script for generating certificates in bulk using excel sheet and a certificate template.

License:MIT License


Languages

Language:Python 100.0%