📚 node [[osx]]

Command Line

Convert SVG to PNG

Use brew to install rsvg-convert:

brew install librsvg

Run rsvg to convert SVGs to PNGs. The numeric argument is the height in pixels, the width is done automatically.

rsvg-convert -h 512 filename.svg > filename.png

You can also use [[Automator]] to make a drag-and-droppable app to drop files onto:

Screenshot 2019 05 02 16 43 42{: .internal-link}

📖 stoas
⥱ context
⥅ related node [[2002 12 23 osx at freshmeat]]
⥅ related node [[2003 02 05 other interesting osx apps]]
⥅ related node [[2004 01 02 macosx com apple ibox in production]]
⥅ related node [[2012 07 01 setting up macbook air osx lion]]