Skip to content

Instantly share code, notes, and snippets.

@edwinksl
Created January 2, 2019 07:11
Show Gist options
  • Save edwinksl/0d9d089725221670fe1d320cde5e372a to your computer and use it in GitHub Desktop.
Save edwinksl/0d9d089725221670fe1d320cde5e372a to your computer and use it in GitHub Desktop.
Convert PNG to EPS
mogrify -format png -density 300 *.eps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment