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
DESCRIPTION |NEWS
card.svg |card.png
webp/json (API)

# 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.37 score 17 stars 3 packages 16 scripts 95k downloads 2 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK162
linux-devel-x86_64OK113
source / vignettesOK146
linux-release-arm64OK156
linux-release-x86_64OK104
macos-release-arm64OK76
macos-release-x86_64OK200
macos-oldrel-arm64OK117
macos-oldrel-x86_64OK150
windows-develOK80
windows-releaseOK75
windows-oldrelOK90
wasm-releaseOK88

Exports:read_webpwrite_webp

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Webp image formatread_webp webp write_webp