Herramienta en el navegador

PDF to SVG converter

Turn PDF pages into SVG files, right in your browser.

Each SVG wraps a high-resolution raster of the page (not editable vector paths) — browsers can't vector-trace PDFs locally.

Cómo funciona

01
Suelta tu PDF
02
Get an SVG per page
03
Descarga el resultado — no se subió nada

Preguntas frecuentes

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.

¿Qué resolución tienen las imágenes?

Las páginas se renderizan a unos 144 DPI — suficiente nitidez para pantallas y la mayoría de documentos. El texto se ve nítido porque se renderiza, no se fotografía.

¿Mi archivo se sube a un servidor?

No. Esta herramienta funciona por completo en tu navegador. Puedes abrir la pestaña de red de tu navegador y comprobar que ninguna solicitud lleva tu archivo.