Skip to content

Instantly share code, notes, and snippets.

@vladdancer
Created July 29, 2017 17:39
Show Gist options
  • Save vladdancer/2307f30919dd6519e1085ba282d94478 to your computer and use it in GitHub Desktop.
Save vladdancer/2307f30919dd6519e1085ba282d94478 to your computer and use it in GitHub Desktop.
[get gif duration using CLI] #shell #macos
exiftool -Duration /path/to/file.gif
brew install exiftool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment