This script will resize the images of a whole directory
- clone this repo
- run
npm install - create a folder called
imagesin the root of the project - create a folder called "orig" inside the images folder
- create a folder called "thumbnails" inside the images folder
- put the images you want to resize inside the orig folder
- run
npm start - ...
- profit