Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 394 Bytes

File metadata and controls

13 lines (11 loc) · 394 Bytes

resize-images

This script will resize the images of a whole directory

  1. clone this repo
  2. run npm install
  3. create a folder called images in the root of the project
  4. create a folder called "orig" inside the images folder
  5. create a folder called "thumbnails" inside the images folder
  6. put the images you want to resize inside the orig folder
  7. run npm start
  8. ...
  9. profit