Created
September 14, 2019 10:52
-
-
Save AlbertSuarez/bda1d6fb52e79469c7bbcc5cc26f7560 to your computer and use it in GitHub Desktop.
Command-line application for converting SVG to PNG on Mac OS X
This file contains 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
#!/usr/bin/env bash | |
qlmanage -t -s 1000 -o . picture.svg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment