Created
January 11, 2016 06:19
-
-
Save ssarangi/f74d200d9e19e8ac6b8b to your computer and use it in GitHub Desktop.
Convert screenshots to animated gif
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
convert -delay 10 -loop 0 screenshot*.png animation.gif |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment