Skip to content

Instantly share code, notes, and snippets.

@shawjia
Created October 30, 2018 03:28
Show Gist options
  • Save shawjia/d16e528341dad12d2df8d708e91795fc to your computer and use it in GitHub Desktop.
Save shawjia/d16e528341dad12d2df8d708e91795fc to your computer and use it in GitHub Desktop.
convert png to gif by using macOS's builtin sips
sips -s format gif doge.png --out doge.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment