이미지 및 디자인 도구

SVG to PDF 변환기

「SVG to PDF 변환기」는 이미지 및 디자인 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.

브라우저에서 로컬 처리가입 불필요개인정보 안내 ↗

LOCAL SVG TO PDF

Create a real PDF from a checked static SVG

Your browser checks the SVG for active or external content, rasterizes the artwork at a bounded size, and writes one standard PDF page.

No file selected

One SVG up to 1 MB. The tool accepts a small static drawing subset and rejects scripts, styles, links, external resources, animation, filters, masks, clipping, and URL-based paint.

16–4,096 px

16 MP maximum total

This export is rasterized: the checked SVG is drawn onto a white canvas and embedded as a newly encoded JPEG image in a real one-page PDF. It does not preserve SVG vectors, transparency, fonts, metadata, layers, animation, or original source bytes.

사용 방법

사용 방법

  1. Choose one static SVG up to 1 MB; the browser checks its XML and permitted drawing elements.
  2. Set the bounded raster size used for the PDF page.
  3. Create the PDF locally, inspect the rasterized page preview, and download it.

Checked static SVG input

The converter reads one local SVG file and parses it as XML before rendering. It requires a finite numeric viewBox and permits only ordinary static drawing and text elements. Scripts, event handlers, styles, links, external resources, entity declarations, filters, masks, clipping, animation, and URL-based paint are rejected so this page does not become an execution or network-loading surface.

A real raster PDF

The checked SVG is rasterized onto a white canvas, encoded as JPEG, and embedded in a standards-based PDF 1.4 file with page objects and a cross-reference table. The download is a real PDF, not an SVG renamed with a .pdf extension. This focused export does not retain vectors, transparency, editable text, fonts, layers, metadata, animation, or source bytes.

Bounded local processing

SVG source is limited to 1 MB. Raster output must be 16–4,096 pixels on each side and no more than 16 megapixels; the generated PDF is limited to 45 MB. These limits keep browser memory practical while the canvas and PDF are assembled locally. No file is uploaded.

자주 묻는 질문

더 알아보기

Is the download a real PDF?

Yes. It has a PDF header, page objects, a JPEG image object, a cross-reference table, and application/pdf MIME type.

Will the PDF stay vector-editable?

No. This converter rasterizes the checked SVG to a JPEG-backed PDF page. Use your design application when you need a vector-preserving PDF.

Why was my SVG rejected?

This tool accepts a deliberately small static SVG subset. Export plain paths, shapes, and text without scripts, styles, links, external images, effects, animation, or other advanced SVG features.

Does this upload my SVG?

No. SVG checking, rasterization, PDF creation, previewing, and download stay in the current browser.