This CLI tool optimizes images in a selected folder and generates WebP images, ensuring that the images are reduced in size below 100KB without losing significant quality.
- Converts images to WebP while maintaining the targeted file size. 💾
- Creates a mobile version for each image. 📱
- Recursively processes images in nested folders. 🚀
- Directory autocomplete in folder selection. 🔍
bun install
bun start
Contributions are welcome!