Skip to content

Instantly share code, notes, and snippets.

@zbrox
Created February 27, 2013 21:19
Show Gist options
  • Save zbrox/5051829 to your computer and use it in GitHub Desktop.
Save zbrox/5051829 to your computer and use it in GitHub Desktop.
Convert a SVG file to a 1000px wide PNG under Mac OS X
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