SVG to PDF Converter
Turn SVG vector graphics into a PDF, one image per page, right in your browser.
Jak používat nástroj SVG to PDF
- 01
Add one or more SVG files from your device.
- 02
Pick a resolution and reorder the pages with the arrows.
- 03
Create the PDF and download it.
What it does
An SVG to PDF converter rasterizes one or more SVG vector graphics and combines them into a single PDF, one image per page, in the order you choose.
It uses pdf-lib and runs locally in your browser, so the file is built fast and your graphics are never uploaded.
Choosing a resolution
SVG is a vector format with no fixed pixel size, so it is rendered to an image before it goes into the PDF. The resolution setting multiplies the SVG's natural size: 1x is smallest, 2x is a sharp default, and 3x is best for zooming or print.
If an SVG has no width or height, it is rendered from its viewBox, or at a sensible default size when neither is present.
Page sizing and order
Each graphic becomes its own page, sized to that image so nothing is cropped or stretched. Arrange the files before creating the PDF and the pages follow that sequence.
Need a fixed paper size instead? Switch to A4 or Letter and set a margin and orientation.
Často kladené otázky
Are my SVG files uploaded anywhere?
No. The PDF is built entirely in your browser, so your files never leave your device.
SVG is vector. What ends up in the PDF?
Each SVG is rasterized to an image at the resolution you pick, then placed on its own page. A higher resolution gives sharper output and a larger file.
What does the resolution setting do?
It scales the pixel size relative to the SVG's natural size. 2x is a good default; use 3x for maximum sharpness or 1x for the smallest file.
Is transparency kept?
The SVG is rasterized with transparency, but a PDF page has no transparency, so any transparent areas show as white.
Can I combine several SVG files into one PDF?
Yes. Add as many SVG files as you like and arrange them; each becomes one page in the order you set.
Zdroje
Vložit tento nástroj
Přidejte tento nástroj na svůj web. Zkopírujte úryvek níže, automaticky zůstává aktuální.
<iframe src="https://monu.tools/embed/cs/svg-to-pdf" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>Související nástroje
PDF na obrázky
Převeďte každou stránku PDF na obrázek PNG, zcela ve vašem prohlížeči. Stahujte stránky jednotlivě, nebo všechny najednou.
Obrázky na PDF
Spojte obrázky JPG, PNG a další do jediného PDF, jeden obrázek na stránku, zcela ve vašem prohlížeči.
JPG to PDF
Turn JPG and JPEG photos into a single PDF, one image per page, right in your browser.
PNG to PDF
Turn PNG images and screenshots into a single PDF, one image per page, right in your browser.