Skip to content

Instantly share code, notes, and snippets.

@AlbertSuarez
Created September 14, 2019 10:52
Show Gist options
  • Save AlbertSuarez/bda1d6fb52e79469c7bbcc5cc26f7560 to your computer and use it in GitHub Desktop.
Save AlbertSuarez/bda1d6fb52e79469c7bbcc5cc26f7560 to your computer and use it in GitHub Desktop.
Command-line application for converting SVG to PNG on Mac OS X
#!/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