Skip to content

MkFoster/mksizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mksizer

Resize images from a source folder and output to a given destination folder. The source files are not altered. Takes a reduction divisor to determine output size. I.e. reduce by 8x.

This is for me to practice with promises and get the hang of Visual Studio Code.

Install

git clone https://github.com/MkFoster/mksizer.git

Usage

From the command line:

node index.js imageSourceFolder resizedImageDestinationFolder reductionFactor

I.e. "node index.js testimages output 8"

About

Bulk image resize tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published