Reading exiftool XML into Variable in PowerShell – Photoshop
I am attempting to read exiftool output in XML format into a PowerShell Variable. I am using the exiftool as found here - https://exiftool.org/ The command to view the XML in a command window is: C:Tempexiftool.exe -a -g -struct -X…