Package: webp 1.2.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:Jeroen Ooms

webp_1.2.0.tar.gz
webp_1.2.0.zip(r-4.5)webp_1.2.0.zip(r-4.4)webp_1.2.0.zip(r-4.3)
webp_1.2.0.tgz(r-4.4-arm64)webp_1.2.0.tgz(r-4.4-x86_64)webp_1.2.0.tgz(r-4.3-arm64)webp_1.2.0.tgz(r-4.3-x86_64)
webp_1.2.0.tar.gz(r-4.5-noble)webp_1.2.0.tar.gz(r-4.4-noble)
webp_1.2.0.tgz(r-4.4-emscripten)webp_1.2.0.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:

2 exports 14 stars 2.47 score 0 dependencies 4 dependents 3.4k downloads

Last updated 10 months agofrom:7c6727c35c

Exports:read_webpwrite_webp

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Webp image formatread_webp webp write_webp