jmablog/tinieR: Shrink Image Filesizes with TinyPNG.com API

Shrink image filesizes with the TinyPNG API <https://tinypng.com>. From the TinyPNG website: "TinyPNG uses smart lossy compression techniques to reduce the file size of your files. By selectively decreasing the number of colors in the image, fewer bytes are required to store the data. The effect is nearly invisible but it makes a very large difference in file size!" TinieR works with .png and .jpg/.jpeg files, and can return the new image filepath to enable embedding in other image workflows/functions.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.5.0
URL https://github.com/jmablog/tinieR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jmablog/tinieR")
jmablog/tinieR documentation built on Aug. 22, 2022, 8:55 p.m.