Image2HTML:
Conversion of GIF and JPEG files to HTML tables
<TABLE>
Overview FAQ Download
Use It Online!
Download the source code

The entire source code of Image2HTML is available for free download, either as separate pieces or as a gzipped tar file:

Makefile The UNIX Makefile for compiling the Java. Very simple; just compile the .java files.
Image2HTML.java The main Java class. Handles the command line.
ImageFetcher.java The class responsible for fetching the image from the URL.
ImageProcessor.java The class responsible for processing the image, generating the HTML table.
Preferences.java A class encapsulating the preference information (the options).
image2html.pl The perl script which handles the "Use It Online" form.
Image2HTML.tar.gz A gzipped tar archive of all the above files (don't worry about the download time-- it's 5k).

Image2HTML was created and is brought to you by Greg Ferrar and Ken Brownfield