diff --git a/documentation/Links.md b/documentation/Links.md index 8fdc908..07b2dc7 100644 --- a/documentation/Links.md +++ b/documentation/Links.md @@ -6,6 +6,7 @@ - [dav1d - AV1 cross-platform decoder, open-source, and focused on speed and correctness](https://github.com/videolan/dav1d) - [image - blog which introduces a crate to decode/encode using its API for complex image formats](https://blog.logrocket.com/decoding-encoding-images-rust-using-image-crate/) - [image-dimensions - Get the dimensions of an image in any modern JavaScript environment](https://github.com/sindresorhus/image-dimensions) +- [Stirling-PDF - Allows to perform various operations on PDF files](https://github.com/Frooodle/Stirling-PDF) ## Rust Resources