SVG'den PDF'ye Ücretsiz Dönüştürücü
Bir SVG vektör görüntüsünü PDF'ye dönüştürün. SVG, piksel görüntüsüne işlenir ve rasterleştirilir, bu nedenle sayfa gerçek bir vektör PDF'si değil, bir anlık görüntüdür.
Drop your SVG here
or click to browse for an SVG
SVG to PDF Features
Render an SVG vector image into a clean PDF page with layout and resolution control.
Conversion Behaviour
Your SVG's math-based shapes are drawn to a canvas and embedded as a bitmap, since the PDF holds a pixel image rather than live vectors.
The render uses the SVG's width, height, or viewBox, so a large source SVG produces a crisp, high-resolution page.
The SVG markup is parsed and rendered in your browser and is never sent to any server.
Output
SVG text references font names, so any unavailable font is substituted before rendering; convert text to paths to keep the exact look.
Fit the page to the rendered SVG, or place the image on a standard A4 or Letter sheet.
Convert an SVG in any modern browser with nothing to download or install.