# mupdf-rs [![GitHub Actions](https://github.com/messense/mupdf-rs/workflows/CI/badge.svg)](https://github.com/messense/mupdf-rs/actions?query=workflow%3ACI) [![Crates.io](https://img.shields.io/crates/v/mupdf.svg)](https://crates.io/crates/mupdf) [![docs.rs](https://docs.rs/mupdf/badge.svg)](https://docs.rs/mupdf/) Rust binding to [mupdf](https://github.com/ArtifexSoftware/mupdf) **Working in progress** ## References 1. [MuPDF Explored](https://ghostscript.com/~robin/mupdf_explored.pdf) ## License This work is released under the GPLv3 license. A copy of the license is provided in the [LICENSE](./LICENSE) file.