Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Releases: hvdwolf/pyExifToolGUI

pyExifToolGUI is no longer supported !! Please use jExifToolGUI

23 Dec 17:34
Compare
Choose a tag to compare

pyExifToolGUI is no longer supported !!

Please switch to jExifToolGUI.

Look and Feel is the same but jExifToolGUI has extended functionality, also allowing you to create your own combinations of tags that you want to write to your images.
A jExifToolGUI Readme is here
A temporary website is here
A growing online manual is here, but if you are an experienced pyExifToolGUI user you don't need it.
The jExifToolGUI Changelog is here

Add geotagging to pyExifToolGUI

12 Dec 20:09
Compare
Choose a tag to compare
  • Geotagging has been added to pyExifToolGUI

0.4.0.2

  • [Linux][Mac OS X] Fix incorrect escaping when exiftool itself resides in path with spaces
  • Fix "button hang" after cancelling browse action in Geotagging tab. After cancel the buttons didn't work anymore
  • Restructure gpano tab: it's a full tab and needed some optimisation (especially on Mac)
  • Fix a few (copy&pasted) statusline messages

0.4.0.1

  • Correct pyExifToolGUI homepage link
  • [Win] Bugfix: Fix incorrect escaping when exiftool itself resides in path with spaces
  • Bugfix: Fix when renaming to full date-time, this always added a number (00) even when not wanted.

Downloads:
Linux: Take the Source Code .tar.gz or .zip, and read the INSTALLATION.txt
Mac OS X: pyExifToolGUI-0.4.0.2.dmg
Windows: pyExifToolGUI-0.4.0.2.zip

Add geotagging to pyExifToolGUI

06 Dec 18:06
Compare
Choose a tag to compare
  • Geotagging has been added to pyExifToolGUI
  • (0.4.0.1): Correct pyExifToolGUI homepage link
  • [Win] Bugfix: Fix incorrect escaping when exiftool itself resides in path with spaces
  • Bugfix: Fix when renaming to full date-time, this always added a number (00) even when not wanted.

Downloads:
Linux: Take the Source Code .tar.gz or .zip, and read the INSTALLATION.txt
Mac OS X: pyExifToolGUI-0.4.0.1.dmg
Windows: pyExifToolGUI-0.4.0.1.zip

Make 100% python 2 and python 3 compatible

25 Aug 09:44
Compare
Choose a tag to compare
  • pyExifToolGUI is now 100% Python2 and Python3 compatible.
  • No functional changes added. No difference in Mac OS X and/or Windows functionality.
  • Installation script is now install_remove.py instead of setup.py.

Downloads:
Linux: ExifToolGUI-0.32.tgz

As there are no functional changes the Mac OS X and Windows release is still 0.31
Mac OS X: pyExifToolGUI-0.31.dmg
Windows: pyExifToolGUI-0.31.zip

fourth release: code improvements

25 Aug 09:40
Compare
Choose a tag to compare
  • This release is more or less a code improvement and code restructuring release.
  • Lots of minor textual changes in all kind of popups, message boxes and so on.
  • Lots of work on manual: Added section for Extra menu and added chapter on renaming
  • Code cleaning and efficiency improvements

Downloads:
Linux: ExifToolGUI-0.31.tgz
Mac OS X: pyExifToolGUI-0.31.dmg
Windows: pyExifToolGUI-0.31.zip

Third release; bugfixes and additional functionality

25 Aug 09:39
Compare
Choose a tag to compare
  • Added tab "Your Commands" where you can directly execute exiftool commands that are not in the Gui.
  • Fix: exiftool command box no longer "flashes" on windows.
  • Bugfix: manual could not be opened from Mac OS X full bundle.
  • Added internal image metadata copy: All possible metadata to XMP format

Downloads:
Linux: ExifToolGUI-0.28.tgz
Mac OS X: pyExifToolGUI-0.28.dmg
Windows: pyExifToolGUI-0.28.zip