0.0.1 • Published 6 years ago
imageresizerfromfolders v0.0.1
imageresizerfromfolders
imageresizerfromfolders is a simple script that reduce the size of .jpg and .png of all images from a root folder.
Install
imageresizerfromfolders requires Node.js v4+ to run.
In your app folder open a terminal and write.
$ npm i imageresizerfromfolders -DUsage
const resize = require("imageresizerfromfolders");
resize("C:/Users/YourUser/Pictures/");Terminal Output
Initializing
Reading folder structure, this might take a while...
A total of 5 images are going to be processed
Optimizing...
Finalized SuccessfullyLicense
MIT
0.0.1
6 years ago