# quick-webp
Convert any images to **optimized WebP** fast.
## Features
- 🚀 Batch convert files or folders (with -r
)
- 🪄 Resize with --max-size
- 🧹 Strip metadata (or keep with --keep-exif
)
- 🔁 Safe: won’t overwrite unless --overwrite
- 🧪 Dry-run mode to preview
## Install
pip install -r requirements.txt