ParsifalC / PrintTextOnImage

A script to print text on image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PrintTextOnImage

How To Build

pyinstaller --onefile --add-binary='/System/Library/Frameworks/Tk.framework/Tk':'tk' --add-binary='/System/Library/Frameworks/Tcl.framework/Tcl':'tcl' --add-data='/YourRepoPath/res':'res' PrintTextOnImage.py

How To Use

Copy /dist/PrintTextOnImage to your /usr/local/bin

PrintTextOnImage your_directory_of_images text1 text2

About

A script to print text on image.


Languages

Language:HTML 81.0%Language:TeX 18.4%Language:Python 0.6%