Skip to content

Adityasinghvats/ScaleIt-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ScaleIt-CLI

  • Try out
  • Create a folder user
mkdir Scaleit
cd Scaleit
  • Clone the repo
git clone https://github.com/Adityasinghvats/ScaleIt-CLI.git
  • Now enter the command
cd cli-image
  • Install packages using
npm install
  • Bring all your images to the /test folder and then run the command.
image i="test\" w 100 q 80
  • i tag gives tha source file.
  • w is for giving user defined width.
  • q is for giving user defined quality.
  • On running the command all the files in the test folder will be resized and optimised and images will be saved in their original location.
  • Project uses resize-optimise-image package which is built on top of Jimp.

About

A CLI based image resizer and optimizer tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published