Package: webp 1.3.0

Jeroen Ooms

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.3.0.tar.gz
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://cran.r-universe.dev', 'https://cloud.r-project.org'))

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

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

On CRAN:

Conda:

libwebp

4.12 score 3 packages 16 scripts 92k downloads 2 exports 0 dependencies

Last updated from:438242f603. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK104
linux-devel-x86_64OK113
source / vignettesOK126
linux-release-arm64OK105
linux-release-x86_64OK97
wasm-releaseOK96

Exports:read_webpwrite_webp

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Webp image formatread_webp webp write_webp