Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

txt2img

http://api.img4me.com/?text=%s&font=${font=courier}&fcolor=${color=000000}&size=${size=12}&bcolor=${bgcolor}&type=${type=png}
NAME
     txt2img - Convert text to image 

SYNOPSIS
     txt2img [TEXT] -font [FONT NAME] -color [FONT COLOR] -size [FONT SIZE] -bgcolor [BGCOLOR] -type [OUTPUT FORMAT]

EXAMPLES
     txt2img email@gmail.com ................... default output: B&W, courier 12pt, png
     txt2img email@gmail.com -size 35 .......... biggest text size available
     txt2img email@gmail.com -bgcolor  ........ leave empty for transparent backgrounds
     txt2img HELLO WORLD! -font georgia -color 9200E6 -size 15 -bgcolor 000000 -type gif
     
     

DESCRIPTION
     Convert your email or private information into an image to protect it from being collected by crawlers.
     
     Outputs a hotlink, a link to the image you can directly use in forums and websites.
     
     
     OPTIONS: 
     font	arial, comic, georgia, impact, lucida, simsun, tahoma, times, trebuchet, verdana
     size	5-35	
     color	HEX code for font color (eg.: FFFFFF, without '#')
     bgcolor	HEX code for background color. Leave empty for transparent background.(eg.: FFFFFF)
     type	jpg, gif, png
     
     

NOTES
     http://www.img4me.com/api.html

AUTHOR
     ycc
    
20 uses - Created 2010-01-18 14:44:15 - Last used 2015-10-13 02:19:04
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.