
ExifTool by Phil Harvey
ExifTool is a platform-independent Perl library plus a command-line application for reading, writing and editing meta information in a wide variety of files. ExifTool supports many different …
Installing ExifTool
Extract the ExifTool files from the archive. (The archive is a gzipped tar file, and can be opened with various Windows utilities, including WinZip.) Rename " exiftool " to "exiftool.pl" in the …
exiftool Application Documentation
exiftool -geotag trk.log image.jpg exiftool -geotag trk.log "-Geotime<SubSecDateTimeOriginal#" image.jpg If the Geotime value does not contain a time zone then the local system timezone is …
ExifTool Command-Line Examples
exiftool -r -w .txt -common pictures Recursively extract common meta information from files in C directory, writing text output into files with the same names but with a C<.txt> extension.
ExifTool FAQ
exiftool -tagsfromfile src.jpg "-xmp:all>exif:all" dst.jpg The same rules illustrated above also apply when copying individual tags. Note: If no destination group is specified, a new tag is created if …
ExifToolGUI
ExifTool full source version (can be downloaded on top of ExifTool main page) contains several predefined args files, which are ment for transferring "similar" metadata between sections. …
ExifTool For Dummies
ExifTool For Dummies NOTE: THIS DOCUMENT IS A WORK IN PROGRESS First you must install ExifTool. If you have not done so already, follow the installation instructions for your …
Image::ExifTool
The Image::ExifTool Perl Library Module Description The Image::ExifTool library provides a set of Perl modules to read and write meta information in a wide variety of image, audio, video and …
EXIF Tags
Sep 21, 2025 · EXIF Tags EXIF stands for "Exchangeable Image File Format". This type of information is formatted according to the TIFF specification, and may be found in JPG, TIFF, …
XMP Tags - ExifTool
Sep 22, 2025 · XMP acdsee Tags ACD Systems ACDSee namespace tags. (A note to software developers: Re-inventing your own private tags instead of using the equivalent tags in …