: Since I've faced this issue many times, I've ended with a service based solution. Normally I use the service from https://cloudconvert.com/ but recently I noticed they also offers a cli which
Since I've faced this issue many times, I've ended with a service based solution.
Normally I use the service from cloudconvert.com/ but recently I noticed they also offers a cli which can be invoked to convert any kind of file that one can see on their site.
Just register, obtain a free (just be sure of the free limitations) API Key, install their cli as described here and then (optional) create this simple script for a drag&drop conversion:
'echo off
set CLOUDCONVERT_API_KEY=[your_api_key]
cloudconvert -f svg %*
More posts by @Angie364
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.