Exif mods for windows users.
Do NOT modify the files unless you want to play with the cofigs yourself! These are ready to go as is.
RUNNING IN WINDOWS Drag and drop files or folders onto the exiftool executable to display meta information, or rename to "exiftool.exe" and run from the command line to access all exiftool features.
Exif Quick List.txt Has descriptions of each .exe mod
exiftool(-a -u -g1 -w out.txt).exe
Pulls out all meta data, spits out txt file in same directory
exiftool(-a -u -g1 -ee3 -api RequestAll=3 -w out.txt).exe
More comprehensive pull of data, spits out txt file in same directory
exiftool(-a -P -u -g1 -ee3 -api RequestAll=3 -w out.txt).exe
Preserves main file, spits out txt file in same directory
