sk1project / uniconvertor

UniConvertor is a cross-platform universal vector graphics translator
https://sk1project.net
GNU Affero General Public License v3.0
154 stars 42 forks source link

Uniconvertor - Recursive/Bulk Convert (How To?) #55

Open DietRedThunder opened 11 months ago

DietRedThunder commented 11 months ago

I have installed UniConvertor.

I can convert individual files with no problem....but.

I have a pile of CMX file in directory and I cant seem to get them to all convert.

Run This: uniconvertor --vs --recursive --format=svg *.cmx c:\uni\aircraft_svg\

Get this:

Translation of "C:\UNI\AIRCRAFT\ZONEJUMP.CMX" into "c:\uni\aircraft_svg\ZONEJUMP.svg" ...[ FAIL ]

C:\UNI\AIRCRAFT>uniconvertor --vs --recursive --format=svg *.cmx c:\uni\aircraft_svg\

Anythought or help would be great.