image-minify-converter
v1.2.0
Published
A command-line tool for compressing and converting images to WebP and AVIF formats.
Maintainers
Readme
Image Minify Converter
A command-line tool for compressing and converting images to WebP and AVIF formats.
Installation
npm install -g image-minify-converterUsage
image-minify- Enter the path to the folder containing your images.
- Specify compression quality (0-100).
- Select output formats (WebP, AVIF).
- Press Enter to start the conversion process.
Supported input formats: JPG, JPEG, PNG.
Output files are saved in a converted subfolder within the input directory.
Requirements
Node.js 16.x
Dependencies
License
MIT License
