Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 839 Bytes

File metadata and controls

39 lines (24 loc) · 839 Bytes

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