hvdwolf/jExifToolGUI
jExifToolGUI is a multi-platform java/Swing graphical frontend for the excellent command-line ExifTool application by Phil Harvey
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 11 or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 11 or newer or where you can install java 11 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-2.0.2-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-2.0.2-with_jre.dmg.zip: A MacOS x86_64 bundle including java V11.
- jExifToolGUI-aarch64-macos-2.0.2-with_jre.dmg.zip: A MacOS aarch64 (M1) bundle including java V11.
๐ฆ Linux
- jexiftoolgui-2.0.2.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-2.0.2-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta and/or Linux Crouton). Simpy do a `chmod +x jExifToolGUI-2.0.2-x86_64.AppImage` and start with `./jExifToolGUI-2.0.2-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html.
- <br><br>
- Known bugs/ToDo:<br>
- Changelog:<br>
- Adapt MacOS bundle creation script to enable both a native x86_64 bundle and a native aarch64 ("new" M1) bundle. Note that this aach64 bundle is 125MB bigger due to the included java.
- Added Portuguese Brazilian language (40% translated). Thanks to fnogcps
- + 10 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 11 or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 11 or newer or where you can install java 11 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-2.0.1-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-2.0.1-with_jre.dmg.zip: A MacOS bundle including java V11.
๐ฆ Linux
- jexiftoolgui-2.0.1.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-2.0.1-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta and/or Linux Crouton). Simpy do a `chmod +x jExifToolGUI-2.0.1-x86_64.AppImage` and start with `./jExifToolGUI-2.0.1-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html.
- <br><br>
- Changelog:<br>
- Add Chinese simplified translation (็ฎไฝไธญๆ). Thanks to @mt25cyb (Martin). This requires of course a utf-8 font capable of displaying Chinese characters, or a truly Chinese font.
- Fix: Debian deb: Java version was limited to V11 instead of >= V11.
- Fix: Version check not correct for versions 2.0 and higher.
- + 3 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 11 or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 11 or newer or where you can install java 11 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-2.0.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-2.0.0-with_jre.dmg.zip: A MacOS bundle including java V11.
๐ฆ Linux
- jexiftoolgui-2.0.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-2.0.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta and/or Linux Crouton). Simpy do a `chmod +x jExifToolGUI-1.9.0-x86_64.AppImage` and start with `./jExifToolGUI-1.9.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog:<br>
- Complete rewite of displaying image previews in the interface based on setting of Checkbox "Create Previews":
- Checked: Displays the images in a resizable image grid, instead of the table. It allows for instantanious resize.
- Unchecked: In a "filenames only" table in case you really want to load hundreds or more images at the time.
- + 13 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 11 or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 11 or newer or where you can install java 11 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.10.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.10.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 11 or newer installed on your system.
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.10.0-with_jre.dmg.zip: A MacOS bundle including java V11.
๐ฆ Linux
- jexiftoolgui-1.10.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.10.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta and/or Linux Crouton). Simpy do a `chmod +x jExifToolGUI-1.9.0-x86_64.AppImage` and start with `./jExifToolGUI-1.9.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog:<br>
- Complete rewrite of image loading and metadata.
- metadata is now by default loaded in the background. This shows your images earlier.
- Image loading is for images with previews much faster (camera's after approx. 2010, including jpeg, tiffs and RAWs)
- + 11 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 11 or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 11 or newer or where you can install java 11 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.9.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.9.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 11 or newer installed on your system.
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.9.0-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.9.0.dmg: A MacOS bundle without java. You need java 11 or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.9.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.9.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.9.0-x86_64.AppImage` and start with `./jExifToolGUI-1.9.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog:<br>
- DROP SUPPORT FOR JAVA-8. java-8 does not support tiff. I used an external lib (twelvemonkeys) to support tif, but twelvemonkeys also moves on and tiff support using java-8 gets more and more cumbersome. Java-11 and up supports tiff out of the box. Dropping Twelvemonkeys also means that pgm/pict/tga is no longer supported (but who uses that anyway).
- ["feature request" #156](https://github.com/hvdwolf/jExifToolGUI/issues/156): Create setting where users can define their own font and font size for the application to accomodate higher (hdpi) resolutions.
- ["feature request" #117](https://github.com/hvdwolf/jExifToolGUI/issues/117): Option to "switch of" thumbnail generation and metadata reading when loading images. This can speed up the image loading 400% to almost instantly. When switching off "Create previews", always one preview is created in the bottom-left. Either the first of the loaded set, or the image selected from the list.
- + 18 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.8.1-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.8.1-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.8.1-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.8.1.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.8.1.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.8.1-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.8.1-x86_64.AppImage` and start with `./jExifToolGUI-1.8.1-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog:<br>
- [issue #99](https://github.com/hvdwolf/jExifToolGUI/issues/99): 3 issues > GPS edition.
- [issue #98](https://github.com/hvdwolf/jExifToolGUI/issues/98): Focal length in 35 mm shown as null. Fixed for cameras that do not provide the "FocalLengthIn35mmFormat". All cameras provide the "ScaleFactor35efl". Combined with the "FocalLength" one can calculate the "FocalLengthIn35mmFormat".
- Note: If the below Assets arrow is closed, click it to open it and see the files.
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.8.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.8.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.8.0-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.8.0.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.8.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.8.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.8.0-x86_64.AppImage` and start with `./jExifToolGUI-1.8.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog:<br>
- GPS: Add internal OpenStreetMap Nominatim "Find location" with map viewer with "copy coordinates" option back to main GPS tab. (External web search still available)
- Search method for address/POI/place etc. Reverse search via coordinates when right-clicked on map.
- GPS: make "mini-"tab on GPS tab to enable input of decimal degrees (primary tab) or Deg-Min-Sec coordinates. (Coordinates are copied back as decimal degrees and dec-min-sec)
- + 7 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.7.1-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.7.1-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.7.1-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.7.1.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.7.1.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.7.1-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.7.1-x86_64.AppImage` and start with `./jExifToolGUI-1.7.1-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog
- Add "Remove metadata by category". Use the same drop-down as in the main screen to be able to select any possible category and delete the metadata in that category.
- Add Spanish online manual (Thanks to mrtngrsbch martingggg)
- Fix (Linux) [issue #84](https://github.com/hvdwolf/jExifToolGUI/issues/84): Fix (stupid) typo in appImage PATH statement.
- + 4 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.7.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.7.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
- <br>Remember to always rename `exiftool(-k).exe` to `exiftool.exe`
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.7.0-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.7.0.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.7.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.7.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.7.0-x86_64.AppImage` and start with `./jExifToolGUI-1.7.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog
- Add new "compare images metadata screen" screen where you can [compare the metadata of images](https://youtu.be/TvvtIIa50QA). The selection options on the main screen (all, common tags, by group, etc.) can be used. You can select and compare up to 25 images.
- From compare screen an "Export to pdf" and "Export to csv" option. The second with "one csv per image" or "all images into one csv".
- Text buttons changed to "iconified" buttons with "tooltips" when you hover over them (material design icons).
- + 29 more
๐ Changes
- * Fix: [issue #78](https://github.com/hvdwolf/jExifToolGUI/issues/78) and [issue #57](https://github.com/hvdwolf/jExifToolGUI/issues/57). The default translations file contained a number of incorrect characters which made it impossible to use the "Load Images" and "Load Folder" options on all systems NOT running English, German, Spanish or Dutch. This seems like some sort of text file corruption but I do not know how it occurred. It is fixed now.
- Lens configurations: Saving of lens descriptions is optional, but retrieval expected it to be there. That now works correct.
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.6.3.1-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.6.3.1-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.6.3.1-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.6.3.1.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.6.3.1.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.6.3.1-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.6.3.1-x86_64.AppImage` and start with `./jExifToolGUI-1.6.3.1-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog
- Bugfixes:
- Fix: the default translations file contained a number of incorrect characters which made it impossible to use the "Load Images" and "Load Folder" options on all systems NOT running English, German, Spanish or Dutch. This seems like some sort of corruption but I do not know how it occurred. It is fixed now.
- Lens configurations: Saving of lens descriptions is optional, but retrieval expected it to be there. That now works correct.
- + 1 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.6.3.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.6.3.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.6.3-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.6.3.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.6.3.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.6.3-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.6.3-x86_64.AppImage` and start with `./jExifToolGUI-1.6.3-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog
- MacOS Feature request: [issue #35](https://github.com/hvdwolf/jExifToolGUI/issues/35) heic (heif) thumbnails and full screen / full size view are now supported using sips as converting engine. Unfortunately it is not really fast (I am now on MacOS Catalina and could finally test myself and make it work).
- Feature request: [issue #72](https://github.com/hvdwolf/jExifToolGUI/issues/72) Preserve file modification date/time. (Preferences -> system)
- MacOS: Fix/enhancement: [issue #74](https://github.com/hvdwolf/jExifToolGUI/issues/74) Improve working of "Load Folder".
- + 4 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.6.2.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.6.2.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.6.2-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.6.2.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.6.2.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.6.2-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.6.2-x86_64.AppImage` and start with `./jExifToolGUI-1.6.2-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog
- Speed up loading of thumbnails with approx. 25% for JPGs by first trying to use an embedded thumbnail.
- Display preview for MP4 movies as recorded by modern cameras/phones as they contain a preview image (Not for any other (downloaded) MP4 or mkv, or created from a Video editor)
- Fix: Edit tab -> Lens tab: "Focal length" and "focal length in 35 mm" were not correctly trimmed. (Some cameras place spaces before and after the focal length to make sure that programs can read it as a string.)
- + 1 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.6.1.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.6.1.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.6.1-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.6.1.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.6.1.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.6.1-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.6.1-x86_64.AppImage` and start with `./jExifToolGUI-1.6.1-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog
- (Menu) Help -> Online manual added. I'm slowly working on an online manual (in English).
- Added sidecar exports of MIE (["The only metadata format that doesn't suck"](https://exiftool.org/commentary.html)) and EXV (next to already available XMP and EXIF).<br> *(All Sidecar files can be read as "images". This makes it possible to read (for example) a .mie file together with a number of images. You use the .mie metadata file as "Copy from selected image" and use it to populate one or more images. For this reason there is no import function for these Sidecar files as you can use them as just described.)*
- Fix Preferences screen: Somehow 2 options were "falling off the screen": "Credits" under "Always add.." and "Check for new jExifToolGUI version on program start" (under System).
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.6.0.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.6.0.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.6.0-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.6.0.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.6.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.6.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.6.0-x86_64.AppImage` and start with `./jExifToolGUI-1.6.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog
- New menu "Tools"
- User defined Metadata combis
- delete Lenses
- + 20 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.5.2.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.5.2.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.5.2-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.5.2.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.5.2.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.5.2-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.5.2-x86_64.AppImage` and start with `./jExifToolGUI-1.5.2-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog:
- Fix: (old) error in exiftool detection when exiftool is removed or moved to other folder.
- "Fix" (Linux KDE/QT): KDE/QT based window managers deliver "strange" strings for imagewidth and imageheight out of exiftool. The values are not integers and can't be converted to integers either. Now using java based approach, and better "error trapping" in case it still errors out.
- Logging to file enabled. In the folder where jExifToolGUI is started, a folder "logs" is created where log files are stored per jExifToolGUI session. This does not work for MacOS bundles. Therefore the logs are written inside a logs folder into the user HOME folder. Also the linux deb version writes to the user HOME folder. In case of issues extensive logging can be started to pinpoint the issue.
- + 1 more
Only a source release due to error in repository. This requires a bugfix release for builders. The 1.5.0 builds in the [1.5.0 release](https://github.com/hvdwolf/jExifToolGUI/releases/tag/1.5.0) are **100% identical** to this 1.5.1 version, so no new downloadable applications, only source code.
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.5.0.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.5.0.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.5.0-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.5.0.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.5.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.5.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.5.0-x86_64.AppImage` and start with `./jExifToolGUI-1.5.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Changelog:
- Make app translatable: Change (almost) all "fixed" texts to "property based" translatable texts.
- Translated into German => Big thanks to Karsten Gรผnther.
- Translated into Spanish => Big thanks to Martin Gersbach.
- + 14 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.4.1.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.4.1.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.4.1-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.4.1.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.4.1.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.4.1-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.4.1-x86_64.AppImage` and start with `./jExifToolGUI-1.4.1-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
๐ Changelog 1.4.1 bugfix
- Fix: [Issue #38](https://github.com/hvdwolf/jExifToolGUI/issues/38) "Copy from selected image" adds leading space character for strings. All strings now "trim"-med, removing leading/trailing spaces.
- Fix: [Issue #42](https://github.com/hvdwolf/jExifToolGUI/issues/42) When running on java 9 or above. You get a warning: "WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance". No problem at all and absolutely no performace impact (stupid log4j warning), but now the jar is converted to a "multi-version" jar.
- previous 1.4.0
- Add "add favorites/load favorites" to "Your Commands" tab and to "Exiftool Database" tab. You can save your favorite exiftool commands and/or queries to the database.
- Add option to configure and use RAW image viewer: For all images (clunky on McOS as MacOS wants it own viewer), or only for raw images. Other formats (txt/audio/video/etc) will be opened according mime-type with their default app (if installed).
- Linux: Set default font to SansSerif instead of Linux/java default Dialog bold. (Will be configurable for MacOS/Windows/Linux in 1.5)
- Fix: [Issue #36](https://github.com/hvdwolf/jExifToolGUI/issues/36): Fix linewrap in exif:description and xmp:description.
- Fix: [Issue #37](https://github.com/hvdwolf/jExifToolGUI/issues/37): Tif(f) files not previewed. They are now differently handled based on java version.
- + 6 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.4.0.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.4.0.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.4.0-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.4.0.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.4.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.4.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.4.0-x86_64.AppImage` and start with `./jExifToolGUI-1.4.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
๐ Changelog
- Add "add favorites/load favorites" to "Your Commands" tab and to "Exiftool Database" tab. You can save your favorite exiftool commands and/or queries to the database.
- Add option to configure and use RAW image viewer: For all images (clunky on McOS as MacOS wants it own viewer), or only for raw images. Other formats (txt/audio/video/etc) will be opened according mime-type with their default app (if installed).
- Linux: Set default font to SansSerif instead of Linux/java default Dialog bold. (Will be configurable for MacOS/Windows/Linux in 1.5)
- Fix: [Issue #36](https://github.com/hvdwolf/jExifToolGUI/issues/36): Fix linewrap in exif:description and xmp:description.
- Fix: [Issue #37](https://github.com/hvdwolf/jExifToolGUI/issues/37): Tif(f) files not previewed. They are now differently handled based on java version.
- tiff images with preview/thumbnail images inside are displayed (this was already working).
- tiff images without preview/thumbnail inside can only be displayed on java V11 or higher. Use a "full jre" version (comes with V11) or install V11 or newer.
- Add "update" function. This new 1.4 does an extension on the database. You don't want to lose your user data (currently only lens configs if applicable)
- + 3 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.3.0.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.3.0.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.3.0-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.3.0.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.3.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.3.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.3.0-x86_64.AppImage` and start with `./jExifToolGUI-1.3.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
๐ Changelog for this 1.3 release and previous 1.2 version (not released)
- Under Help menu: add "System/Program Info" to show some info (in case we need to troubleshoot).
- Add "XMP_IPTC_Strings+" tab. Currently contains Keywords, Subject and PersonInImage. Allows for more fine-grained options then now in XMP-tab (and might be extended with more).
- Add "simple"xmp-pdf:keywords to XMP tab
- Fix: multiple errors in XMP tab
- Add xmp:credit to the defaults.
- Fix: Copy defaults on Exif & XMP (copy Artist/Creator and Copyrights back in if somehow removed)
- embed splash screen in jar; also works on windows
- 1.2<br>
- + 3 more
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.1.0.0-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.1.0.0-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.1.0-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.1.0.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.1.0.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.1.0-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.1.0-x86_64.AppImage` and start with `./jExifToolGUI-1.1.0-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
๐ Changelog for this release
- Add work-around for displaying RAW images in the left panel based on Thumbnail/PreviewImage.
- add: Extract all previews/thumbs from selected image(s): "(menu) Other -> Export all previews/thumbs from selected".
- housekeeping: (re)create temp work folder on program start and delete (incl. contents) on program exit.
- Add splash screen to Linux and Mac versions. (Windows versions crash for some reason)
- Fix: debian .deb package. Icon name incorrect in jexiftoolgui.desktop.
- Internal: Go back to good old Linux/Unix versioning scheme.
- <br><br>
- Note 2: If the below Assets arrow is closed, click it to open it and see the files.
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.01-beta-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.01-beta-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.01-beta-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.01-beta.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.01-beta.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.01-beta-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.01-beta-x86_64.AppImage` and start with `./jExifToolGUI-1.01-beta-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Note 2: If the below Assets arrow is closed, click it to open it and see the files.
๐ฆ Universal jar
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java version 8 (1.8) or newer installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- This version should run on any system that comes included with java 8 or newer or where you can install java 8 or newer. (Windows/Linux/MacOS (BSD*unix)/Solaris/AIX/HP*UX etc.)
๐ฆ Windows:
- jExifToolGUI-1.00-beta-win-x86_64_with-jre.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-1.00-beta-win-x86_64.zip: A windows 32/64 bit executable without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ MacOS:
- jExifToolGUI-x86_64-macos-1.00-beta-with_jre.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
- jExifToolGUI-x86_64-macos-1.00-beta.dmg: A MacOS bundle without java. You need java 8 (1.8) or newer installed on your system.
๐ฆ Linux
- jexiftoolgui-1.00-beta.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-1.00-beta-x86_64.AppImage: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-1.00-beta-x86_64.AppImage` and start with `./jExifToolGUI-1.00-beta-x86_64.AppImage &`.
- AdoptOpenJDK "strips" the JDKs and delivers JREs. See https://adoptopenjdk.net/releases.html
- <br><br>
- Note 2: If the below Assets arrow is closed, click it to open it and see the files.
๐ Changes
- jExifToolGUI.jar: Just the bare jExifToolGUI.jar containing all dependencies. You need to have java V11 installed on your system. Start with `java -jar jExifToolGUI.jar &`.
- jexiftoolgui-0.99-beta.deb: a Linux .deb package. For all Debian based systems (Debian/Ubuntu/Mint/MX Linux/Raspbian etc. etc.). This is a linux multi-architecture version as the relevant java V11 version for your system/architecture will be downloaded as dependency.
- jExifToolGUI-0.99-beta-x86_64.AppImage.zip: Linux universal Appimage including java V11. Runs on every 64bit intel Linux system (and also inside Chromebook Linux beta). Simpy do a `chmod +x jExifToolGUI-0.99-beta-x86_64.AppImage` and start with `./jExifToolGUI-0.99-beta-x86_64.AppImage &`.
- jExifToolGUI-0.99-beta-win-x86_64.zip: A windows 64-bit executable including java V11. Unzip with paths!
- jExifToolGUI-x86_64-macos-full-0.99-beta.dmg.zip: A MacOS bundle including java V11. *Note:* Apple is very unfriendly to non-Apple stuff like java/perl and other software. This bundle IS a working Apple bundle but not entirely according Apple standards.
