image-compression-service
v0.0.1
Published
Service for compressiong images in a folder on the fly. Supports multiple codecs and resolution. Built upon image-web.
Downloads
5
Maintainers
Readme
Image compression service
Service for compressiong images in a folder on the fly. Supports multiple codecs and resolution. Built upon image-web.
Please note that Image compression service is currently under development and not yet suited for production
Installation
$ npm i image-compression-service
Usage
CLI
imageCompressionService --help
API
import imageCompressionService from "image-compression-service"
imageCompressionService()
Contribute
All feedback is appreciated. Create a pull request or write an issue.