Tools / PDF to SVG
PDF to SVG Converter
Drop in a PDF and download an SVG file for every page, packaged as a ZIP. Conversion happens entirely in your browser, so your file is never uploaded anywhere.
🎨 Convert a PDF to SVG
Click to choose a PDF, or drag and drop it here
Your file is processed locally in your browser — it is never uploaded.
How it works
We use Mozilla's PDF.js library to render each page onto a canvas directly on your device, then wrap that rendered image in an SVG container so it stays crisp at any size and can be dropped straight into design tools that expect SVG. This produces an image-based SVG rather than fully editable vector paths, since PDF.js no longer ships a vector SVG backend.