Inkscape.org
Beginners' Questions Command Line batch conversion PDF to SVG (Windows 10)
  1. #1
    Gisander Gisander @Gisander

    For a single file conversion PDF to SVG with text to path (Poppler Import) and Export to plain SVG format I use this command line:

    Inkscape --export-type=svg --pdf-poppler -l FILENAME.pdf

    Does anybody know how I can batch convert a whole directory with pdf files?

    ย 

    ย 

  2. #2
    inklinea inklinea @inklineaโ›ฐ๏ธ

    Have a look at this thread.ย 

    https://inkscape.org/forums/questions/batch-conversion-of-pdf-to-eps-via-command-line/

    The powershell script near the bottom. It was for pdf to eps, but just change the extension

  3. #3
    Gisander Gisander @Gisander

    Thanks @inklinea, I'll give it a try.

Inkscape Inkscape.org Inkscape Forum Beginners' Questions Command Line batch conversion PDF to SVG (Windows 10)