[](https://travis-ci.com/jaredforth/webp)
[](https://ci.appveyor.com/project/jaredforth/webp)
[](https://crates.io/crates/webp)
[](https://docs.rs/webp)

# webp
A WebP conversion library. WIP;
Documentation:
- [API Reference](https://docs.rs/webp)
## Usage
Add this to your `Cargo.toml`:
```toml
[dependencies]
webp = "0.2"
```
## License
**webp** is distributed under the terms of both the MIT license and the
Apache License (Version 2.0).
See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT), and
[COPYRIGHT](COPYRIGHT) for details.