imgsize

module for determining image sizes in several common formats

Debian Debian
RUN apt-get update && \ apt-get install -y libimage-size-perl
Ubuntu
RUN apt-get update && \ apt-get install -y libimage-size-perl
Arch Arch Linux
RUN pacman -S --noconfirm perl-Image-Size
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libimage-size-perl
Raspbian
RUN apt-get update && \ apt-get install -y libimage-size-perl
click the source code to copy install imgsize on any operating system with command-not-found.com