Skip to content

Instantly share code, notes, and snippets.

@rodrigobdz
Last active September 19, 2019 04:28
Show Gist options
  • Save rodrigobdz/19cde5308c5852da3ff690d790de4cab to your computer and use it in GitHub Desktop.
Save rodrigobdz/19cde5308c5852da3ff690d790de4cab to your computer and use it in GitHub Desktop.
Convert PNG to SVG in macOS
#!/usr/bin/env bash
qlmanage -t -s 1000 -o . $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment