←back to thread

2039 points Gadiguibou | 1 comments | | HN request time: 0.213s | source
1. gemstones ◴[] No.36491986[source]
qlmanage is super useful for converting SVG to PNG easily, too! I use it like this:

qlmanage -t -s 1000x1000 -o ~/Pictures/foo.png ~/Pictures/foo.svg

To turn an square SVG into a PNG without installing anything extra or using an online image tool