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

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

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

On CRAN:

Conda:

libwebp

7.66 score 17 stars 3 packages 16 scripts 93k downloads 2 exports 0 dependencies

Last updated from:86bca38efc. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK99
linux-devel-x86_64OK99
source / vignettesOK141
linux-release-arm64OK101
linux-release-x86_64OK108
macos-release-arm64OK87
macos-release-x86_64OK175
macos-oldrel-arm64OK77
macos-oldrel-x86_64OK169
windows-develOK79
windows-releaseOK61
windows-oldrelOK84
wasm-releaseOK91

Exports:read_webpwrite_webp

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Webp image formatread_webp webp write_webp