image-dimensions

Get the dimensions of an image file

npmmacoslinuxwindows
Try with needOr install directly
Source

About

Get the dimensions of an image

Commands

image-dimensions

Examples

Get dimensions of a single image file$ image-dimensions photo.jpg
Get dimensions of multiple image files$ image-dimensions *.png
Get dimensions with detailed output format$ image-dimensions --json image.gif