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.5)tinieR_0.5.0.zip(r-4.4)tinieR_0.5.0.zip(r-4.3)
tinieR_0.5.0.tgz(r-4.4-any)tinieR_0.5.0.tgz(r-4.3-any)
tinieR_0.5.0.tar.gz(r-4.5-noble)tinieR_0.5.0.tar.gz(r-4.4-noble)
tinieR_0.5.0.tgz(r-4.4-emscripten)tinieR_0.5.0.tgz(r-4.3-emscripten)
tinieR.pdf |tinieR.html✨
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 2 years agofrom:fa269a3df4. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win | ERROR | Nov 14 2024 |
R-4.5-linux | ERROR | Nov 14 2024 |
R-4.4-win | ERROR | Nov 14 2024 |
R-4.4-mac | ERROR | Nov 14 2024 |
R-4.3-win | ERROR | Nov 14 2024 |
R-4.3-mac | ERROR | Nov 14 2024 |
Exports:petit_ggplotpetit_plottinifytinify_defaultstinify_key
Dependencies:askpassclicolorspacecurlfansifarverfsggplot2gluegtablehttrisobandjpegjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmimemunsellnlmeopensslpillarpkgconfigpngR6RColorBrewerrlangrprojrootscalessystibbleutf8vctrsviridisLitewithryaml
Getting started
Rendered fromtinieR.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2022-08-18
Started: 2021-02-05
Saving plots with tinieR
Rendered fromsaving-plots.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2022-08-18
Started: 2022-08-18
Setting default options
Rendered fromsetting-defaults.Rmd
usingknitr::rmarkdown
on Nov 14 2024.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 |