Converting SVG to PNG with Inkscape
Using Inkscape Command Line
Created: 2021-04-30
Program to call
C:\Program Files\Inkscape\inkscape.com
Options
-zDon't open GUI-fSVG File-CExport Entire Image-eExport To
All Together
"C:\Program Files\Inkscape\inkscape.com" -z -f "C:\somepath\img.svg" -C -e "C:\somepath\img.png"