[Ilugc] screenshot amongst other things

  • From: shuveb@xxxxxxxxx (Shuveb Hussain)
  • Date: Mon May 15 12:04:22 2006

Ashok,

I need a way to convert email(s) from text or HTML or whatever format
it is in into an image which is a screenshot of what a human would see
of the image. email file --> image file

You can use the GD library to manipulate images. You can also create
images from text. The GD library is a very simple library that lets
you play around with already existing images or create new ones. Here
is a link to a Linux Gazette article I wrote long ago on using GD:

http://linuxgazette.net/issue91/shuveb.html

You can also use the Imagemagik package to achieve similar results.
Please see its man page.

--shuveb

Other related posts: