degski / svg2png

a simple and stupid converter from .svg to .png utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svg2png

Generate png-files from svg-files.

Commandline tool, taking one parameter (optionally), the scaling factor (default 1.0). Generates .png files from the .svg files in the current directory. A pre-compiled x64-Windows binary is available.

Dependencies

About

a simple and stupid converter from .svg to .png utility

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%