News

This python module provides a handler for Phil Harvey's ExifTool software, which allows metadata to be embedded within and extracted from image files. The most important functionality added by the ...
Simply run python exiftool_backend_test.py to run a series of unit tests that read and write custom EXIF tags using ExifTool. Running the tests outputs the command you would execute on a *NIX shell.
Abstract: The exchange image file format (Exif) standard defines the specification for how to store metadata and ancillary tags for multimedia files. These tags are useful in documenting information ...