Created
June 22, 2018 08:01
-
-
Save iforwms/8a20f542757a18192cad5f78c6fa61e7 to your computer and use it in GitHub Desktop.
Convert image from command line
This file contains hidden or 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 -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