Skip to content

Instantly share code, notes, and snippets.

@iforwms
Created June 22, 2018 08:01
Show Gist options
  • Save iforwms/8a20f542757a18192cad5f78c6fa61e7 to your computer and use it in GitHub Desktop.
Save iforwms/8a20f542757a18192cad5f78c6fa61e7 to your computer and use it in GitHub Desktop.
Convert image from command line
convert -density 1200 -resize 200x200 source.svg target.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment