Package: tinyimg 0.4.5
tinyimg: Optimize and Compress Images
Optimize and compress images using 'Rust' libraries to reduce file sizes while maintaining image quality. Supports PNG palette reduction and dithering via the 'exoquant' crate before lossless PNG optimization via the 'oxipng' crate, and JPEG re-encoding via the 'mozjpeg' crate. The package provides functions to optimize individual image files or entire directories, with configurable compression levels. Use tinyimg() as a convenient entry point for mixed PNG/JPEG workflows.
Authors:
tinyimg_0.4.5.tar.gz
tinyimg_0.4.5.zip(r-4.7)tinyimg_0.4.5.zip(r-4.6)tinyimg_0.4.5.zip(r-4.5)
tinyimg_0.4.5.tgz(r-4.6-x86_64)tinyimg_0.4.5.tgz(r-4.6-arm64)tinyimg_0.4.5.tgz(r-4.5-x86_64)tinyimg_0.4.5.tgz(r-4.5-arm64)
tinyimg_0.4.5.tar.gz(r-4.7-arm64)tinyimg_0.4.5.tar.gz(r-4.7-x86_64)tinyimg_0.4.5.tar.gz(r-4.6-arm64)tinyimg_0.4.5.tar.gz(r-4.6-x86_64)
tinyimg_0.4.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tinyimg/json (API)
NEWS
| # Install 'tinyimg' in R: |
| install.packages('tinyimg', repos = c('https://yihui.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yihui/tinyimg/issues
Last updated from:123c4a653f. Checks:11 OK, 2 WARNING. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 147 | ||
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 161 | ||
| linux-release-arm64 | OK | 165 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | WARNING | 126 | ||
| macos-release-x86_64 | WARNING | 224 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| macos-oldrel-x86_64 | OK | 258 | ||
| windows-devel | OK | 186 | ||
| windows-release | OK | 198 | ||
| windows-oldrel | OK | 162 | ||
| wasm-release | OK | 127 |
Exports:tiny_outputtinyimgtinyjpgtinypng
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Optimize PNG and JPEG images | tinyimg tinyjpg tinypng tiny_output |
