Version | Change log |
ExifTool 13.11 Jan 1, 2025 |
Added warning for an unknown DJI protobuf schema Decode timed GPS from the DJI Osmo Action 5 Decode yet another type of LIGOGPSINFO timed GPS from a dashcam video Made Matroska Keywords and Instruments List-type tags Fixed problem were EXIF couldn't be added to some AVIF files API Changes: Added GPSQuadrant optio |
ExifTool 13.10 Dec 20, 2024 |
Added warnings for out-of-order entries in 'iinf' and 'ipma' boxes of HEIC images Added support for date/time formatting codes %f and %z in the inverse print conversion when writing tags Updated Geolocation databases from current geonames.org files Improved verbose output to show values stored with construction method 1 in MP4-based files Enhanced the date/time timezone format specifier %z so that %:z returns the time zone with a colon separator (eg. "-05:00") Fixed bug where the existing tag wasn't being removed when writing a new value for an Unknown QuickTime UserData or ItemList tag |
ExifTool 13.09 Dec 17, 2024 |
Added a new QuickTimetag (thanks Matti) Added a missing format check on a few tags when writing Decode a couple of new ICC_Profile tags Patched HEIC writer so any newly added XMP or EXIF refers to the 'tmap' item as well as the primary item (since iPhone 15 and 16 do it this way) Fixed compatibility issue where Apple Preview would no longer show the gain map after adding new XMP to an HEIC with an HDR gain map |
ExifTool 13.08 Dec 15, 2024 |
Decode ShutterCount for Canon EOS R6 Mark II (thanks Agoston Kapitany) Decode a few new Photoshop tags Suppress all duplicate Warning tags and add count to end of message Changed format of bitmask keys in -list x output Internal streamlining of LIGOGPSINFO decoding Fixed issue where some tags were incorrectly shown as writable in -listx output Fixed incorrect scaling for GPSSpeed in one LIGOGPSINFO variant Fixed an issue with filename encoding when the -L option is used and the API WindowsLongPath option is active |
ExifTool 13.07 Dec 11, 2024 |
Decode a number new encrypted timed GPS formats written by various dashcam models (long overdue, but it took me a couple of years to acquire enough sample videos to have a good cross-section of different formats) Fixed another place where FileSequence could be incremented twice when a -if condition was used Fixed a few places where character 0x7f may not have been escaped in string values API Changes: Changed default WindowsLongPath option back to 1 after adding a patch to fix issue with piping from stdin |
ExifTool 13.06 Dec 5, 2024 |
Decode timed metadata from MP4 videos of yet another dashcam model Patched issue where FileSequence could increment twice for each file when a -if condition was used API Changes: Revert default WindowsLongPath option until we can solve the pipe problem |
ExifTool 13.05 Dec 4, 2024 |
Added a new SonyModelID Added support for XMP HDRGainMap and apdi namespaces Decode DJI timed djmd and dbgi protobuf-format metadata Decode APP10 AROT HDRGainCurve and APP2 URN UniformResourceName Decode a couple of new GoPro tags API Changes: Changed default WindowsLongPath option to 1 (please report if this causes any problems) |
ExifTool 13.04 Nov 26, 2024 |
Added the ability to write GPSDOP and GPSMeasureMode from the -geotag option if hdop or pdop information exists in the input track file Added a few new Canon RFLensTypes (thanks Norbert Wasser) Decode timed GPS from GoPro Hero 13 videos Improved writing of GPSDestLatitudeRef and GPSDestLongitudeRef tags to allow signed numbers to be written in the same way as GPSLatitudeRef and GPSLongitudeRef Warn if using an Image::ExifTool library that doesn't match the application version Renamed an Unknown Photoshop tag Convert GoPro GPSSpeed and GPSSpeed3D from m/s to km/h Patched to tolerate XML header in DOCX xml files Fixed -htmldump output to show the same names for unknown EXIF tags as with the -u option |
ExifTool 13.03 Nov 12, 2024 |
Added ability to include or exclude tags from CSV and JSON imports (-csv=CSVFILE and -json=JSONFILE) by adding -TAG or --TAG options Added read/delete support for SEAL metadata in JPG, TIFF, XMP, PNG, WEBP, HEIC, PPM, MOV and MP4 files, and read support in PDF, MKV and WAV files Added support for user-defined application extensions in GIF images Added print conversion for QuickTime VideoFullRangeFlag Apply API LimitLongValues option to hex field in -j output Avoid extracting some large AES-encrypted data from PDF files for performance reasons unless the -m option is used (current limits are 100 kB for XMP and 10 kB for everything else) Fixed WindowsLongPath option to support wide characters (thanks Frank B) Fixed problem writing ICC_Profile to a GIF image which already had one Fixed problem writing Apple:FocusDistanceRange API Changes: Enchanced GlobalTimeShift option to allow the base tag to be specified, otherwise use the first specified source date/time tag when copying tags |
ExifTool 13.02 Nov 5, 2024 |
Enhanced -j -l output to add optional "fmt" and "hex" fields Enhanced -geotag option to support Android "Export Timeline data" JSON format Changed ProductVersion of Windows launcher to match ExifTool version Patched to use empty group name instead of "Copy0" for family 4 group name of missing tag when the -f option is used Patched to avoid showing "Unknown" for group of primary tag when -g4 or -G4 was used with the -j or -csv option Patched to avoid using Encode module in Windows because it can hang if run from a working directory with a long path name Patched to use -csv output if -j also used Fixed problem setting FileCreateDate on MacOS Sequoia if the date/time contains a time zone Fixed problem in -csv output when combined with -g API Changes: Added BinVal option |