1.0.2 • Published 1 year ago
@malaykumar/imageoptimizer v1.0.2
@malaykumar/imageoptimizer
Image Optimizer is a ToolKit for optimize the Image and Video quality
Installation
Install my-project with npm
npm install my-project
cd my-project
Manual
#open your terminal
#go to your project directory
#run npm install @malaykumar/imageoptimizer
Usage/Examples
#run optimize --help
optimize [command] <options>
optimize help <image/video>..............more about this command
image ................ optimize the image
video ........... optimize the video
version ............ show package version
help ............... show help menu for a command
#optimize image images/image1.jpg images/image2.jpg ................
used for optimize the iage quality and download the image in the given directory in optimized file
#optimize video videos/video1.mp4 videos/video2.mp4 ................
used for optimize the video quality and download the video in the given directory in optimized file
}