https://github.com/ecomdev/thumbnail-rs
An HTTP service that generates image thumbnails on demand
https://github.com/ecomdev/thumbnail-rs
Last synced: 9 months ago
JSON representation
An HTTP service that generates image thumbnails on demand
- Host: GitHub
- URL: https://github.com/ecomdev/thumbnail-rs
- Owner: EcomDev
- License: apache-2.0
- Created: 2023-01-04T15:13:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T15:58:17.000Z (about 3 years ago)
- Last Synced: 2025-07-03T02:04:54.309Z (9 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# 🖼️ Thumbnail
An HTTP service that generates image thumbnails on demand by utilizing
efficient compression and resize algorithms
## Minimum Supported Version of Rust (MSRV)
This crate needs at least 1.66 or higher.
## License
This project is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)