It is practically a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to IMG directives.
This Perl module has adapted the code to pre-format that output into either HTML or a set of attribute pairs suitable for image resizings.
Currently, Image-Size can size images in XPM, XBM, GIF, PNG, MNG, TIFF, JPEG, the PPM family of formats (PPM/PGM/PBM). And if Image::Magick is installed, the formats supported by it.
What's New in This Release: [ read full changelog ]
· Removed the "!" flag in pack template for EMF. It was not needed and it broke on earlier Perls.