https://github.com/messense/mupdf-rs
Rust binding to mupdf
https://github.com/messense/mupdf-rs
mupdf pdf pdf-document
Last synced: 6 months ago
JSON representation
Rust binding to mupdf
- Host: GitHub
- URL: https://github.com/messense/mupdf-rs
- Owner: messense
- License: agpl-3.0
- Created: 2020-01-23T12:23:45.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-24T07:29:47.000Z (6 months ago)
- Last Synced: 2025-04-01T04:51:53.523Z (6 months ago)
- Topics: mupdf, pdf, pdf-document
- Language: Rust
- Homepage:
- Size: 8.18 MB
- Stars: 124
- Watchers: 5
- Forks: 32
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mupdf-rs
[](https://github.com/messense/mupdf-rs/actions?query=workflow%3ACI)
[](https://crates.io/crates/mupdf)
[](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 AGPL-3.0 license. A copy of the license is provided in the [LICENSE](./LICENSE) file.