Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

lacymorrow/php-text-image-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PHP Text -> Image Script

Generate images from text using PHP

Uses an uploaded font to change text into an image. Allows for multiple customization options.

Usage

http://www.yourdomain.com/text-image-gen.php?s=11&text=hello&font=TIMES

Supply any .ttf font files.

Options

s Font Size

text String to be output

font Output Font, in .ttf format

Fonts must be located in /fonts folder.

About

Generate images from text using PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages