No description
- Rust 100%
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
fastwebp
Converting all ".jp(e)g" images in the current folder to ".webp" images.
The default webp quality is "50" which could be overridden as first command line argument.
installation
Clone, cd into this directory and run:
cargo install --path