Version | Change log |
ExifTool 13.24 Mar 7, 2025 |
Changed -listf, -listr and -listwf options to print descriptions when either -v or -l is added (previously only -l did this) Patched to avoid failed PCAP test due to differing time zones (github #319) |
ExifTool 13.22 Mar 2, 2025 |
Improvements and additions to the new plot feature Decode a few more DJI timed metadata tags Extract GainMapImage from PNG images Reverted WebP FileType change of version 13.20 Set $^W in the exiftool application to re-enable global warnings (they have been disabled since version 12.92 due to the shebang change) Fixed possible incorrect IFD number in "No size tag" warning Fixed "File is empty" error when using -plot with -w to write the output file into the same directory as the input files |
ExifTool 13.21 Feb 20, 2025 |
Patched issue that could result in runtime warning for some video files Fixed a bug that could cause a compiler error when using the -plot option |
ExifTool 13.20 Feb 20, 2025 |
Added -plot option for generating SVG-format plots from tag values Added a new Olympus CameraType Added a new Nikon Z LensID (thanks Warren Hatch) Overhauled decoding of Nikon AF tags (thanks Warren Hatch) Decode timed GPS from yet another model dashcam Decode more information from AAE files Decode more tags from DJI videos Updated Windows launcher (thanks Oliver Betz) Enhanced -w option to be available for use with the -csv output Attempted to patch a problem writing some PDF files Fail if a required module is missing when attempting to write a formatted date/time value instead of falling back to write as unformatted Minor change to WebP lossless FileType text API Changes: Added Plot option |
ExifTool 13.17 Jan 29, 2025 |
Added support for reading more embedded images and videos written in the JPEG trailer by some phones Added support for reading JPEG trailer written by some OnePlus phones Added a -validate warning for QuickTime 'wide' atoms with an invalid size Added a new CanonLensType Extract more embedded videos and depth/gain maps from JPEG images written Avoid decoding Sony 0x9050 data for the ILCE-1M2 because the encoding has changed since the ILCE-1 and the new encoding is not yet known Fixed issue that could cause runtime error when using -j with -b Fixed some issues decoding AFPointsUsed for some newer Nikon models Fixed problem corrupting QuickTime-format videos when writing if they contain a 'wide' atom with an invalid size |
ExifTool 13.16 Jan 25, 2025 |
Added a couple of new Nikon Z lenses (thanks Warren Hatch) Added a new Canon RFLensType (thanks Norbert Wasser) Added support for a MIE trailer on QuickTime-format files Added a number of new EXE MachineType values (github #309) Made "iTunes" a deletable group Updated decoding of many Nikon tags for the Z9 firmware version 5.1 (thanks Warren Hatch) Fixed issue where -diff option would miss showing 1 tag from a group that exists in the difference file but not in the source file Fixed issue where tag exclusions for alternate files weren't honoured in a -p formatting expression when using "$file#:all:all" in the expression and the -file#, -x, and -p options all together Fixed FileTypeDescription for lossless extended WebP images |
ExifTool 13.14 Jan 20, 2025 | Fixed bug where ItemList tags weren't created when creating new AudioKeys or VideoKeys tags in the same command and neither tag group pre-existed in the file |
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 |