
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.
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 …
exiftool Application Documentation
ExifTool 9.79 and later allow the file name encoding to be specified with -charset filename=CHARSET, where CHARSET is the name of a valid ExifTool character set, preferably UTF8 (see the -charset …
ExifToolGUI
ExifToolGUI Introduction There are many tools for viewing/editing metadata inside image files. In my opinion, ExifTool by Phil Harvey, is the best I've found so far. Here's why: -it shows more metadata …
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 necessary …
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 platform before …
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.
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 document …
Geotagging with ExifTool
Apr 2, 2009 · Geotagging with ExifTool The ExifTool geotagging feature adds GPS tags to images based on data from a GPS track log file or any supported file (s) containing GPS information.
Canon Tags - ExifTool
Feb 24, 2026 · Canon CameraInfo1D Tags Information in the "CameraInfo" records is tricky to decode because the encodings are very different than in other Canon records (even sometimes switching …