Package: tinieR 0.5.0
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.
Authors:
tinieR_0.5.0.tar.gz
tinieR_0.5.0.zip(r-4.7)tinieR_0.5.0.zip(r-4.6)tinieR_0.5.0.zip(r-4.5)
tinieR_0.5.0.tgz(r-4.6-any)tinieR_0.5.0.tgz(r-4.5-any)
tinieR_0.5.0.tar.gz(r-4.7-any)tinieR_0.5.0.tar.gz(r-4.6-any)
tinieR_0.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tinieR/json (API)
NEWS
| # Install 'tinieR' in R: |
| install.packages('tinieR', repos = c('https://jmablog.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jmablog/tinier/issues
Last updated from:fa269a3df4. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 134 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | ERROR | 133 | ||
| macos-release-arm64 | ERROR | 133 | ||
| macos-oldrel-arm64 | ERROR | 155 | ||
| windows-devel | ERROR | 91 | ||
| windows-release | ERROR | 94 | ||
| windows-oldrel | ERROR | 92 | ||
| wasm-release | OK | 116 |
Exports:petit_ggplotpetit_plottinifytinify_defaultstinify_key
Dependencies:askpassclicpp11curlfarverfsggplot2gluegtablehttrisobandjpegjsonlitelabelinglifecyclemimeopensslpngR6RColorBrewerrlangrprojrootS7scalessysvctrsviridisLitewithryaml
Getting started
Rendered fromtinieR.Rmdusingknitr::rmarkdownon May 19 2026.Last update: 2022-08-18
Started: 2021-02-05
Saving plots with tinieR
Rendered fromsaving-plots.Rmdusingknitr::rmarkdownon May 19 2026.Last update: 2022-08-18
Started: 2022-08-18
Setting default options
Rendered fromsetting-defaults.Rmdusingknitr::rmarkdownon May 19 2026.Last update: 2021-07-04
Started: 2021-02-07
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Save a plot to a file and automatically shrink it | petit_ggplot petit_plot |
| Shrink image files with TinyPNG | tinify |
| Set defaults for 'tinify()' function | tinify_defaults |
| Set TinyPNG.com API Key | tinify_key |
