%general-entities; ]> Imagesize-&imagesize-version; imagesize Introduction to Imagesize Module The imagesize package analyzes image file headers and returns the image size and DPI. It works with JPEG/JPEG 2000/PNG/GIF/TIFF/SVG/Netpbm/WebP formats. &lfs112_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &imagesize-md5sum; Download size: &imagesize-size; Estimated disk space required: &imagesize-buildsize; Estimated build time: &imagesize-time; Imagesize Dependencies Optional (for testing) Installation of Imagesize Build the module: pip3 wheel -w dist --no-build-isolation --no-deps $PWD Now, as the root user: pip3 install --no-index --find-links dist --no-cache-dir --no-user imagesize To test the installation, run pytest. Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/imagesize and /usr/lib/python&python3-majorver;/site-packages/imagesize-&imagesize-version;.dist-info