Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Batch export png to svg
#2
(02-23-2024, 07:25 PM)gimpygirl Wrote: Is it possible to batch export png files (with transparent background) to pixel perfect svg files (a whole folder)? How to do this in gimp?

No, Gimp is very much a bitmap editor and does not export to SVG (vector formats)

Inkscape is the vector application that can take a png and trace to a svg.  Batch tracing is something else and you better ask on the Inkscspe forum. https://inkscape.org/forums/

Probably a better bet is commsnd line Autotrace for Windows see; https://github.com/autotrace/autotrace/releases

I use linux (not Windows) and a conversion png -> svg

   

You would need to bundle that command up into a batch file

It looks like ImageMagick might support AutoTrace as a delegate and make batch operations easier. 

Ask here: https://github.com/ImageMagick/ImageMagick/discussions Nice people, always helpful.
Reply


Messages In This Thread
Batch export png to svg - by gimpygirl - 02-23-2024, 07:25 PM
RE: batch export png to svg - by rich2005 - 02-23-2024, 08:47 PM
RE: batch export png to svg - by gimpygirl - 02-24-2024, 12:24 AM
RE: batch export png to svg - by rich2005 - 02-24-2024, 06:00 PM
RE: batch export png to svg - by gimpygirl - 02-25-2024, 05:31 AM
RE: batch export png to svg - by rich2005 - 02-25-2024, 11:06 AM
RE: batch export png to svg - by gimpygirl - 02-25-2024, 06:30 PM
RE: batch export png to svg - by rich2005 - 02-25-2024, 07:33 PM
RE: batch export png to svg - by gimpygirl - 02-26-2024, 11:55 PM

Forum Jump: