imgcmp v1.1.5
imgcmp
imgcmp is used to compress images from the terminal.
About Buddy.Works
Buddy.Works is a Docker-based CI server with auto-deployment tools. Its core feature are pipelines that let developers automate repeatable tasks, for example: build, test and deploy applications, compress images, run SSH scripts, monitor websites, build and push Docker images, or send custom Slack notifications – automatically on push, manually on click, or on time interval.
Features
- compress jpg, png, svg, gif
- three levels of compression
- compress only changed images
- recurrent search
- preserved directory structure
- integrated as an pipeline action in Buddy.Works
Installation
npm install imgcmp
Usage
The tool will be immediately available after the installation.
You can call imgcmp -h
to find out more about commands available.
./node_modules/.bin/imgcmp --level=3 source/path dest/path
License
This project is licensed under the MIT License.
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago