Skip to content

Instantly share code, notes, and snippets.

View Elrinth's full-sized avatar
🏠
Working from home

Nicht Und Zwei Elrinth

🏠
Working from home
View GitHub Profile
@Elrinth
Elrinth / InkscapeBatchConvert.bat
Last active October 25, 2023 14:14 — forked from JohannesDeml/README.md
Batch converter for windows using inkscape and the command line
@Echo off
set "inkscapePath=C:\Program Files\Inkscape\inkscape.exe"
set /a count=0
set validInput1=svg
set validInput2=pdf
set validInput3=eps
set validInput4=emf
set validInput5=wmf