Get the dimensions of an image file from the command line.
Get the dimensions of an image
image-dimensions$ image-dimensions photo.jpg$ image-dimensions *.png$ image-dimensions --json image.gif$ image-dimensions https://example.com/image.jpg$ image-dimensions ./images/*