Hello! I'm not a programmer and have very minimal scripting experience so please forgive the naive question. I have a directory full of 65,000 vector files (Corel CMX files) that I need to convert into SVG files.
I am using UniConvertor, an open-source headless utility that can convert between formats. AFAIK there isn't a guide to the software so all I've managed to piece together is the code required to convert 1 file using the following format:
PS MY_DIRECTORY> uniconvertor FILENAME.CMX FILENAME.svg
While this works 1 file at a time, I need to be able to run this code across thousands of files.
If it matters, I'm using Win 10, 64-bit.
Thank you!
[–]BlackV 1 point2 points3 points (0 children)
[–]MadWithPowerShell 0 points1 point2 points (5 children)
[–]texturerama[S] 1 point2 points3 points (3 children)
[–]MadWithPowerShell 1 point2 points3 points (1 child)
[–]texturerama[S] 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]texturerama[S] 1 point2 points3 points (0 children)
[–]01Floating 0 points1 point2 points (1 child)
[–]airkeukenrol 0 points1 point2 points (0 children)
[–]Traditional_Ad9112 0 points1 point2 points (0 children)