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:Jeroen Ooms [aut, cre]

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'))

Peer review:

Bug tracker:https://github.com/jeroen/webp/issues

Uses libs:
  • libwebp– Lossy compression of digital photographic images

On CRAN:

5.90 score 14 stars 4 packages 7 scripts 4.7k downloads 2 exports 0 dependencies

Last updated 1 months agofrom:cc7cf6badf. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 02 2024
R-4.5-win-x86_64OKNov 02 2024
R-4.5-linux-x86_64OKNov 02 2024
R-4.4-win-x86_64OKNov 02 2024
R-4.4-mac-x86_64OKNov 02 2024
R-4.4-mac-aarch64OKNov 02 2024
R-4.3-win-x86_64OKNov 02 2024
R-4.3-mac-x86_64OKNov 02 2024
R-4.3-mac-aarch64OKNov 02 2024

Exports:read_webpwrite_webp

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Webp image formatread_webp webp write_webp