About 95,100 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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.

  4. 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 …

  5. 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 …

  6. 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. …

  7. 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 …

  8. 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 …

  9. 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, …

  10. 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. The GPS track log file is loaded, and linear …