Skip to content

nab331/CertiPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

certipy

A bulk certificate generator from a .csv file.

Features

  1. Multiple columns of inputs.
  2. Customizable colour/filename/size
  3. Drag and draw for input area.

Setup

  • input.csv must contain the values for the input field
  • font/best_font.otf must be the required font

To Run

  1. Python main.py <filename.jpg>
  2. Draw Rectangles over input area
  3. Press Return

preview

output

Requires

  1. Python

  2. Pygame

    (sudo apt-get install python-pygame)

  3. Python Image Library

    (sudo apt-get install python-pip )
    (sudo pip install pil )

License

MIT © nab331

About

Automatic bulk certificate generator from an excel sheet using Pygame and Python Image Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages