Package: webp 1.3.0

webp: A New Format for Lossless and Lossy Image Compression
Lossless webp images are 26% smaller in size compared to PNG. Lossy webp images are 25-34% smaller in size compared to JPEG. This package reads and writes webp images into a 3 (rgb) or 4 (rgba) channel bitmap array using conventions from the 'jpeg' and 'png' packages.
Authors:
webp_1.3.0.tar.gz
webp_1.3.0.zip(r-4.7)webp_1.3.0.zip(r-4.6)webp_1.3.0.zip(r-4.5)
webp_1.3.0.tgz(r-4.6-x86_64)webp_1.3.0.tgz(r-4.6-arm64)webp_1.3.0.tgz(r-4.5-x86_64)webp_1.3.0.tgz(r-4.5-arm64)
webp_1.3.0.tar.gz(r-4.7-arm64)webp_1.3.0.tar.gz(r-4.7-x86_64)webp_1.3.0.tar.gz(r-4.6-arm64)webp_1.3.0.tar.gz(r-4.6-x86_64)
webp_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
webp/json (API)
NEWS
| # Install 'webp' in R: |
| install.packages('webp', repos = c('https://jeroen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jeroen/webp/issues
Last updated from:86bca38efc. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 99 | ||
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 141 | ||
| linux-release-arm64 | OK | 101 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 87 | ||
| macos-release-x86_64 | OK | 175 | ||
| macos-oldrel-arm64 | OK | 77 | ||
| macos-oldrel-x86_64 | OK | 169 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 91 |
Exports:read_webpwrite_webp
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Webp image format | read_webp webp write_webp |
