Skip to content

A simple Flask/JavaScript webapp that allows users to generate high quality, bicolor, social-media-friendly text graphics

Notifications You must be signed in to change notification settings

eolatham/text-graphic-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Graphic Generator

Author: Eric Latham

Email: [email protected]

Description

This project provides the functionality to generate high quality, bicolor, social-media-friendly text graphics in a simple Flask/JavaScript webapp.

example graphic

Workflow

With the help of PDM and Make, managing and working within this repo are very simple.

Setting Up Development Environment

  • clone the repo and cd into it
  • run the command make setup to create a PDM environment with all the required Python packages installed

Testing Web App

Implementation Details

  • contains text-processing functions to check input validity, format input, and apply automatic text-wrapping to input
  • is somewhat customizable if you want to change watermark files, adjust text settings, or add color templates

About

A simple Flask/JavaScript webapp that allows users to generate high quality, bicolor, social-media-friendly text graphics

Topics

Resources

Stars

Watchers

Forks