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
$ npm i image-compression-service
imageCompressionService --help
import imageCompressionService from "image-compression-service"
imageCompressionService()
All feedback is appreciated. Create a pull request or write an issue.