In-browser tool
PDF to SVG converter
Turn PDF pages into SVG files, right in your browser.
How it works
01
Drop your PDF
02
Get an SVG per page
03
Download the result — nothing was uploaded
Frequently asked questions
Is the SVG true vector?
No — browsers can't vector-trace a PDF locally, so each page is rendered at high resolution and embedded inside the SVG. The file is a valid .svg that opens anywhere, but it wraps a raster image, not editable vector paths.
What resolution are the images?
Pages are rendered at about 144 DPI — sharp enough for screens and most documents. Text stays crisp because it is rendered, not photographed.
Is my file uploaded to a server?
No. This tool runs entirely in your browser. You can open your browser's network tab and verify no request carries your file.