Skip to content

Instantly share code, notes, and snippets.

@MarshySwamp
Created July 2, 2023 05:47
Show Gist options
  • Save MarshySwamp/412c24afdcdedc186a7c090a599f3578 to your computer and use it in GitHub Desktop.
Save MarshySwamp/412c24afdcdedc186a7c090a599f3578 to your computer and use it in GitHub Desktop.
ExifTool All Metadata to CSV
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