Skip to content
/ exif Public

❗ This is a read-only mirror of the CRAN R package repository. exif — Read EXIF Metadata from JPEGs. Homepage: https://github.com/Ironholds/exif Report bugs for this package: https://github.com/Ironholds/exif/issues

License

Notifications You must be signed in to change notification settings

cran/exif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##exif A package for reading EXIF metadata into R

downloads

Description

EXIF metadata provides information about the nature of a JPEG image (usually a photograph) including camera make and model, f-stop, the ISO speed, the length of the exposure, the lens used, and the timestamp the image was taken at. The exif package allows you to read this information into R. It is fully vectorised and based on compiled code.

Unfortunately it does require C++11, so will only work on the latest (3.1+) versions of R. You've been warned.

Installation

While we're waiting for CRAN to approve:

devtools::install_github("ironholds/exif")

About

❗ This is a read-only mirror of the CRAN R package repository. exif — Read EXIF Metadata from JPEGs. Homepage: https://github.com/Ironholds/exif Report bugs for this package: https://github.com/Ironholds/exif/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published