Please recommend a way to convert a html file into a jpg if you can.
you can do it in 2 steps first make your html page PDF then convert the pdf to image.
http://code.google.com/p/wkhtmltopdf/
for the rest check google
That's good thinking. Thanks lordspace.
The easiest way to convert web html page into jpeg image is to use a html compatible image converter to render the web page into jpeg or other image file, such as bmp, jpeg, gif and tiff.