# jbig2dec-rs
[](https://github.com/messense/jbig2dec-rs/actions?query=workflow%3ACI)
[](https://crates.io/crates/jbig2dec)
[](https://docs.rs/jbig2dec/)
Rust binding to [jbig2dec](https://github.com/ArtifexSoftware/jbig2dec)
## Installation
Add it to your `Cargo.toml`:
```toml
[dependencies]
jbig2dec = "0.3"
```
## License
This work is released under the GPLv3 license. A copy of the license is provided in the [LICENSE](./LICENSE) file.