🔀 SVG를 PNG로
SVG 벡터 그래픽을 임의의 해상도의 PNG로 변환해요
🔒 이미지가 기기 밖으로 나가지 않아요. 모든 처리는 Canvas API + SVG rendering를 사용하여 브라우저에서 로컬로 이루어져요. 업로드, 서버, 추적이 없어요.
기능
- Custom Scale — Export at 1x, 2x, 4x, or any custom resolution for pixel-perfect raster output.
- Custom Dimensions — Set exact width and height in pixels for precise output sizing.
- Background Options — Choose transparent background or any solid color.
- Paste or Upload — Upload an SVG file or paste SVG code directly.
작동 방식
- Add your SVG — Upload an SVG file or paste SVG code in the editor.
- Set output options — Choose scale, custom dimensions, and background color.
- Convert and download — Click Convert and download the high-resolution PNG.
활용 사례
- Export SVG icons and logos as high-res PNGs for social media
- Generate app store assets from SVG source files
- Convert SVG graphics to PNG for email compatibility
- Create print-ready raster images from vector artwork
자주 묻는 질문
What scale should I use?
1x matches the SVG's original dimensions. Use 2x for Retina displays, 4x for print-quality output. Higher scales produce larger files.
Can I paste SVG code directly?
Yes. Switch to the Paste SVG tab and paste your SVG markup. The preview updates instantly.
Does it support transparent backgrounds?
Yes. Transparent is the default. You can also choose any solid background color.
관련 도구
- 🔁 포맷 변환 — PNG, JPG, WebP 간 변환 — 브라우저에서 즉시 처리
- ⭐ 파비콘 생성기 — 하나의 이미지에서 모든 크기의 ICO + PNG 파비콘을 생성해요
- ↔️ 이미지 크기 조절 — 이미지 크기 변경 — 브라우저에서 즉시 처리