A minor collection of HTTP wrappers for the Zamzar File Conversion API.
The wrappers makes it easy to utilize the API and thus convert between more than 100 different file formats (ranging from audio files, images, movie formats, etc., etc.) through an R session.
For examples see the vignette here.
Get the current release via CRAN:
install.packages("zzlite")
Get the development version from GitHub:
devtools::install_github("fkoh111/zzlite", ref = "develop")