Package: webp 1.2.1
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.2.1.tar.gz
webp_1.2.1.zip(r-4.5)webp_1.2.1.zip(r-4.4)webp_1.2.1.zip(r-4.3)
webp_1.2.1.tgz(r-4.4-x86_64)webp_1.2.1.tgz(r-4.4-arm64)webp_1.2.1.tgz(r-4.3-x86_64)webp_1.2.1.tgz(r-4.3-arm64)
webp_1.2.1.tar.gz(r-4.5-noble)webp_1.2.1.tar.gz(r-4.4-noble)
webp_1.2.1.tgz(r-4.4-emscripten)webp_1.2.1.tgz(r-4.3-emscripten)
webp.pdf |webp.html✨
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 1 months agofrom:cc7cf6badf. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win-x86_64 | OK | Nov 02 2024 |
R-4.5-linux-x86_64 | OK | Nov 02 2024 |
R-4.4-win-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-x86_64 | OK | Nov 02 2024 |
R-4.4-mac-aarch64 | OK | Nov 02 2024 |
R-4.3-win-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-x86_64 | OK | Nov 02 2024 |
R-4.3-mac-aarch64 | OK | Nov 02 2024 |
Exports:read_webpwrite_webp
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Webp image format | read_webp webp write_webp |