Skip to content

Instantly share code, notes, and snippets.

@almas73
Created September 13, 2018 17:30
Show Gist options
  • Save almas73/e2d5a63da1d7be96bd8f432b74f2d49f to your computer and use it in GitHub Desktop.
Save almas73/e2d5a63da1d7be96bd8f432b74f2d49f to your computer and use it in GitHub Desktop.
How to convert .pdf to .png (keep transparency)
sips -s format png file.pdf --out file.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment