It's a simple Java 8 /JavaFX GUI for list files, read its metadata and remove it using exiftool (http://www.sno.phy.queensu.ca/~phil/exiftool/).
- It IS necesary to create a directory called "exiftool" with exiftool .exe for Windows (which includes Perl) and the executable for Linux and Mac.
- JSON library is: http://mvnrepository.com/artifact/org.json/json
