Determine the size of images in several common formats in Perl
Image::Size is 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. Image::Size has generalized that code to return a raw (X, Y) pair, and included wrappers to pre-format that output into either HTML or a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein. Currently, Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, MNG, TIFF, the PPM family of formats (PPM/PGM/PBM) and if Image::Magick is installed, the formats supported by it.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.300-32.fc42 | - |
Fedora 42 | 3.300-32.fc42 | - |
Fedora 41 | 3.300-30.fc41 | - |
Fedora 40 | 3.300-29.fc40 | - |
Fedora EPEL 9 | 3.300-23.el9 | - |
Fedora EPEL 8 | 3.300-16.el8 | - |
Fedora EPEL 10.1 | 3.300-31.el10_0 | - |
Fedora EPEL 10.0 | 3.300-31.el10_0 | - |
You can contact the maintainers of this package via email at
perl-Image-Size dash maintainers at fedoraproject dot org
.