Package: exiftoolr 0.2.7
exiftoolr: ExifTool Functionality from R
Reads, writes, and edits EXIF and other file metadata using ExifTool <https://exiftool.org/>, returning read results as a data frame. ExifTool supports many different metadata formats including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP and ID3, Lyrics3, as well as the maker notes of many digital cameras by Canon, Casio, DJI, FLIR, FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Motorola, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.
Authors:
exiftoolr_0.2.7.tar.gz
exiftoolr_0.2.7.zip(r-4.5)exiftoolr_0.2.7.zip(r-4.4)exiftoolr_0.2.7.zip(r-4.3)
exiftoolr_0.2.7.tgz(r-4.5-any)exiftoolr_0.2.7.tgz(r-4.4-any)exiftoolr_0.2.7.tgz(r-4.3-any)
exiftoolr_0.2.7.tar.gz(r-4.5-noble)exiftoolr_0.2.7.tar.gz(r-4.4-noble)
exiftoolr_0.2.7.tgz(r-4.4-emscripten)exiftoolr_0.2.7.tgz(r-4.3-emscripten)
exiftoolr.pdf |exiftoolr.html✨
exiftoolr/json (API)
NEWS
# Install 'exiftoolr' in R: |
install.packages('exiftoolr', repos = c('https://joshobrien.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/joshobrien/exiftoolr/issues
Pkgdown site:https://joshobrien.github.io
exiftoolimage-processingmetadata-extraction
Last updated 1 months agofrom:2866cab41c. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 13 2025 |
R-4.5-win | OK | Feb 13 2025 |
R-4.5-mac | OK | Feb 13 2025 |
R-4.5-linux | OK | Feb 13 2025 |
R-4.4-win | OK | Feb 13 2025 |
R-4.4-mac | OK | Feb 13 2025 |
R-4.3-win | OK | Feb 13 2025 |
R-4.3-mac | OK | Feb 13 2025 |
Exports:configure_exiftoolrexif_callexif_readexif_versioninstall_exiftool
Dependencies:backportscurldata.tablejsonlitezip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Configure package to point to ExifTool and/or Perl | configure_exiftoolr |
Call ExifTool from R | exif_call exif_version |
Read EXIF and other metadata from files | exif_read |
Install ExifTool, downloading (by default) the current version | install_exiftool |