1.0.0 • Published 6 years ago

rs-image-compressor v1.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

Image Compressor

Image compressor module, put the original images in original folder edit de default settings if you wish, run commands and you have compressed images.

Requirements

  • Nodejs
  • npm

Installation

  1. Clone the project to your local machine
  2. Put your original images in folder /original
  3. Run on terminal:

    $ npm install
    $ npm run compress
  4. All your images have a copy compressed on folder /compressed

Enjoy!!

1.0.0

6 years ago