Dynamically generate text images using custom fonts. Plugin uses GD library and TTFs to generate text images on the fly. This means that a vistor needn't have the font installed to be able to see the text as intended. Plugin works by including JSON-like tags in your article body which are picked up and replaced by the plugin with images prior to rendering. Plugin also supports caching of dynamic images to improve performance.
This module is a variation on text2image and is designed to dynamically render page titles anywhere on the page using GD and TTFs. This is great for situations where you have a funky custom font and don't want to create a new image in photoshop every time you change a title or create a new article.
The Linked Image module allows you to associate a particular image with any given article. It does this by matching the file name with the article ID being displayed. For example you could use this plugin to display an image of food in the header when on a menu page.