Skip to main content

A simple commandline app for generating bulk of certificates

Project description

Certi-builder

A simple commandline app for generating bulk of certificates

Features

  • Supports png, jpg image templates for certificates
  • Extracts names from excel file
  • Makes text bold if needed
  • Generates bulk certificates in minutes

Installation

Using Pip

  $ pip install certi-builer

Manual

  $ git clone https://github.com/Horizon733/certi-build
  $ cd certi-build
  $ python setup.py install

Usage

$ certi-builder build
certificate image path: <your path>
Excel file path:  <your path>
Text color: Hex color code E.g #000000
Font file path: <your path> Please use ttf fonts
Font size: Int E.g 10
Output location:  <your path>
X location: X-axis coords, These you can find in paint
Y location: Y-axis coords, These you can find in paint

bold text

$ certi-builder build --bold
certificate image path: <your path>
Excel file path:  <your path>
Text color: Hex color code E.g #000000
Font file path: <your path> Please use ttf fonts
Font size: Int E.g 10
Output location:  <your path>
X location: X-axis coords, These you can find in paint
Y location: Y-axis coords, These you can find in paint

Upcoming Features

  • Making use of a codestyle i.e black
  • Support for different kind of files for name extraction
  • Different kinds of text formatting E.g Italic, Underline
  • AI recognization for replacing name in certificate

Screenshots

image image

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

certi-builder-1.0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

certi_builder-1.0.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page