probe-image-size : Get image size without full download (JPG, GIF, PNG, WebP, BMP, TIFF, PSD). You can installing probe-image-size npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install probe-image-size $ sudo npm install -g probe-image-size
If want to update the probe-image-size package execute the command as below,
$ sudo npm update probe-image-size
Update package globally,
$ npm install -g probe-image-size
$ sudo git clone https://github.com/rektide/probe-image-size.git
$ sudo npm install -g ./probe-image-size
probe-image-size@3.2.0 /usr/lib/node_modules/probe-image-size
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall probe-image-size
| Package Name | probe-image-size |
| Version | 3.2.0 |
| Description | Get image size without full download (JPG, GIF, PNG, WebP, BMP, TIFF, PSD) |
| Released Date | 2017-11-22T01:05:02.673Z |
| Published by | vitaly |
| How to Learn | https://www.npmjs.com/package/probe-image-size/tutorial |