npm.io
1.1.5 • Published 6 years agoCLI

imgcmp

Licence
MIT
Version
1.1.5
Deps
9
Size
14 kB
Vulns
0
Weekly
0
Stars
4

imgcmp

buddy pipeline GitHub issues GitHub stars GitHub license

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.

Keywords