1.1.0 • Published 3 years ago

compact-img-web v1.1.0

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
3 years ago

compact-img-web

Lossy compress images in batch

/npm Package Version

Remark: This package is renamed from compact-img to compact-img-web to avoid name clash with compact-img-cli.

Functions

  • auto rescale image to meet specified file size budget
  • auto save output files to specified directory
  • auto create output directory if needed
  • shortcut to open output directory in file explorer

Installation

$ npm i -g compact-img-web

Running the app

$ compact-img-web

Stay in touch

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others