run_exiftool

Read and write full Exif metadata from image files. A Matlab front end for ExifTool, by Phil Harvey.
3.1K Downloads
Updated 22 Jul 2013

View License

Two functions:
getexif: read Exif matadata
putexif: save image with matedata
This is a front end for the command-line executable, ExifTool. It can also serve as an example of how to call other programs from Matlab. This is useful when a reference implementation is available as a command-line version.

Cite As

Peter Burns (2026). run_exiftool (https://www.mathworks.com/matlabcentral/fileexchange/42000-run_exiftool), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Images in Help Center and MATLAB Answers
Acknowledgements

Inspired: Exiftool Explorer

Version Published Release Notes
1.1.0.0

Improved following suggestions from jhh and Jonathan. Thanks.

1.0.0.0