This is an experimental tool I built to help me generate many (eg. hundreds or thousands) of images at once. The foundation for the process is defining HTML markup (which will be converted into an image), some configuration settings (like the dimensions or content type), and some data (currently limited to CSV formatted data), which can also be used by the HTML markup as template variables.
Each row in the CSV data (excluding the column headers) will correspond to a single image.