Created
July 2, 2023 05:47
-
-
Save MarshySwamp/412c24afdcdedc186a7c090a599f3578 to your computer and use it in GitHub Desktop.
ExifTool All Metadata to CSV
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exiftool -r -all -csv '/Users/loggedinusername/Desktop/test' > '/Users/loggedinusername/Desktop/metadata-out.csv' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment