# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "webp" in publications use:' type: software license: MIT title: 'webp: A New Format for Lossless and Lossy Image Compression' version: 1.2.1 doi: 10.32614/CRAN.package.webp abstract: 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: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://jeroen.r-universe.dev repository-code: https://github.com/jeroen/webp commit: cc7cf6badf1008caa34029dd915d4d67f35950b6 url: https://jeroen.r-universe.dev/webp contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289