Last Updated: January 06, 2019
·
428
· skyzyx

SVG → PNG (macOS-only!)

macOS-only!

This will take an SVG (e.g., picture.svg) and save a PNG (e.g., picture.png) to the current directory with 1000 as its longest side.

qlmanage -t -s 1000 -o . picture.svg