Generate images from text using PHP
Uses an uploaded font to change text into an image. Allows for multiple customization options.
http://www.yourdomain.com/text-image-gen.php?s=11&text=hello&font=TIMES
Supply any .ttf
font files.
s
Font Size
text
String to be output
font
Output Font, in .ttf
format
Fonts must be located in /fonts
folder.