run_exiftool

Read and write full Exif metadata from image files. A Matlab front end for ExifTool, by Phil Harvey.

You are now following this Submission

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://in.mathworks.com/matlabcentral/fileexchange/42000-run_exiftool), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Exiftool Explorer

Categories

Find more on Images in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Improved following suggestions from jhh and Jonathan. Thanks.

1.0.0.0