inkscape

SVG (Scalable Vector Graphics) 편집 프로그램. Inkscape 버전 0.92.x 이하의 경우, -o 대신 -e를 사용하세요. 더 많은 정보: https://inkscape.org.

inkscape {{경로/대상/파일명.svg}}

inkscape {{경로/대상/파일명.svg}} -o {{경로/대상/파일명.png}}

inkscape {{경로/대상/파일명.svg}} -o {{경로/대상/파일명.png}} -w {{600}} -h {{400}}

inkscape {{경로/대상/파일명.svg}} -o {{경로/대상/파일명.png}} -D

inkscape {{경로/대상/파일명.svg}} -i {{id}} -o {{object.png}}

inkscape {{경로/대상/파일명.svg}} -o {{경로/대상/파일명.pdf}} --export-text-to-path

inkscape {{경로/대상/파일명.svg}} --select=path123 --verb="{{EditDuplicate;ObjectRotate90;FileSave;FileQuit}}"