image_size: Insert HEIGHT and WIDTH parameters into HTML tags. Usage: image_size [] [ ...] Options: -d Debug messages -O overwrite input file -r local directory corresponding to "/" in HREF -i file is not HTML but an image. Notes: Default output is to STDOUT. No on cmd line means use STDIN. More than one file on cmd line means to merge the HTML from all of them. (however, if -O is specified each file is overwritten individually) If an tag already has HEIGHT WIDTH parameters, they are corrected, otherwise they are inserted. This program depends on file(1), djpeg(1), and convert(1) output. Tested on Redhat Linux, it may work elsewhere... Currently handles gif, jpeg, and png images.