ajanta-cli
v1.0.0
Published
This is a command line utility that I use to generate resized images for various resolutions and to also get pixelated versions that I use for lazy loading with [ajanta](https://github.com/astronomersiva/ajanta).
Downloads
1
Readme
ajanta-cli
This is a command line utility that I use to generate resized images for various resolutions and to also get pixelated versions that I use for lazy loading with ajanta.
Usage
inputDir
- Specify the input directory, defaults toprocess.cwd()
.resolutions
- A comma separated list of image resolutions.webp
- If webp images are needed. Defaults totrue
.
License
MIT © Sivasubramanyam A