PDFMove
PDFSVG

PDF to SVG

Export each page as an SVG file (image-embedded, multiple pages as a ZIP).

Frequently Asked Questions

Is the output real vector graphics?

No, each page is rendered to a high-resolution image and embedded inside the SVG — the file is in SVG format, but the content is an image, not vector graphics.

How is the output delivered for multi-page PDFs?

When there's more than one page, all the SVG files are bundled together into a single ZIP archive.

Related guides