Prints the size (bytes), width and height of an image.
$ imgstat
imgstat - utility to know the size, width and height of an image.
Usage:
imgstat [-hv] <path/to/image>
$ imgstat example.png
25KB 331x350
# <size> <width>x<height>
Murilo Santana <mvrilo@gmail.com>