Batch Png to SVG
I need to transform 51.587 png files into svg.
Those files contained in 61115 subfolders, in a folder called "Folder1". The logos are simple to convert as they are 1-4 colors per png.
I tried python scripts with potrace and cairosvg however they don't seem to work as I was able to create svg files with the same name but they were empty.
I do not have any code knowledge.
I tried python scripts with potrace and cairosvg however they don't seem to work as I was able to create svg files with the same name but they were empty.
