tr_imgaddsize(1)
NAME
       tr_imgaddsize -- add width and height to <img src=...>
SYNOPSIS
           tr_imgaddsize [-hpv] html-files
DESCRIPTION
       tr_imgaddsize opens all files listed on the command line and edits them
       if needed. All <img src=...> get width and height added if not already
       there. This works only for relative links (something like
       src=../images/cool.png)
       File access permissions are preserved.
OPTIONS
       -h short  help
       -p print to stdout and do not modify any files.
       -v verbous messages about html errors.
EXAMPLE
       tr_imgaddsize file.html
AUTHOR
       tr_imgaddsize is part of the HTML::TagReader package and was written by
       Guido Socher [guido(at)linuxfocus.org]
       This program needs Image::Size from
       http://www.cpan.org/authors/id/R/RJ/RJRAY/
perl v5.8.8                       2006-06-22                  TR_IMGADDSIZE(1)
Man(1) output converted with
man2html