📐 SVG 转 PNG
Convert SVG vector files to PNG, JPG, or WebP. High-quality rasterization at custom scale. Perfect for designers and developers. 100% browser-based.
SVG 转 PNG:将 SVG 矢量图栅格化为高分辨率图片
SVG 转 PNG让你将 SVG 矢量图栅格化为高分辨率图片。全部在浏览器本地处理,无需上传、无需注册。
以 4x 缩放导出 Logo 供视网膜屏
以 4x 缩放导出 Logo 供视网膜屏。这是人们使用SVG 转 PNG最常见的理由之一——几秒内即可在浏览器中完成。
将 SVG 图标转 PNG 用作 favicon
将 SVG 图标转 PNG 用作 favicon。这是人们使用SVG 转 PNG最常见的理由之一——几秒内即可在浏览器中完成。
从 SVG 生成社交预览图
从 SVG 生成社交预览图。这是人们使用SVG 转 PNG最常见的理由之一——几秒内即可在浏览器中完成。
SVG 转 PNG所需的一切功能
让SVG 转 PNG快速、私密且免费的强大功能。
即时转换
文件上传瞬间即在浏览器内处理——无需排队等待。
100% 隐私
文件从不离开你的设备,全部本地运行。
可调质量
精细调节压缩或输出设置,平衡体积与画质。
批量处理
一次处理多个文件并一起下载。
永久免费
无需注册、无水印、无隐藏限制。
跨平台
Windows、Mac、Linux、iOS、Android 任意现代浏览器可用。
How to Use
Upload SVG
Drop an SVG file or paste SVG code directly.
Set Options
Choose output format and scale factor for high-resolution output.
Convert
The SVG is rasterized instantly in your browser.
Download
Save your PNG, JPG, or WebP file.
Detailed User Guide
Step 1: Upload or Paste SVG
You can either upload an .svg file by dragging it to the drop zone, or switch to the "Paste SVG Code" tab and paste raw SVG markup. This is useful when you have SVG code from Figma, Sketch, Adobe Illustrator, or hand-written SVG.
Step 2: Choose Output Format
Select the output format that fits your needs:
- PNG: Lossless compression, supports transparency. Best for UI assets, logos, and icons.
- JPG: Smaller file size, no transparency. Best for photos and complex graphics with many colors.
- WebP: Modern format with excellent compression. Best for web use.
Step 3: Set Scale Factor
The scale factor controls the output resolution:
- 1x: Same pixel dimensions as the SVG width/height
- 2x: Double resolution — perfect for retina displays (@2x assets)
- 3x: Triple resolution — for high-DPI displays
- 4x: Quadruple resolution — for print-quality output
Since SVG is a vector format, scaling up produces no quality loss. A 100×100 SVG at 4x scale produces a crisp 400×400 PNG.
Step 4: Download
Click Download to save the rasterized image. The file is generated entirely in your browser — no server processing.
Best Use Cases
- UI/UX designers: Export SVG icons to PNG for Android/iOS app assets
- Web developers: Convert inline SVG to static images for
<img>tags or CSSbackground-image - Print designers: Convert SVG logos to high-res PNG (4x scale) for print materials
- Presentations: Convert SVG charts/graphs to PNG for PowerPoint or Keynote
- Social media: Convert SVG illustrations to PNG for Instagram/Facebook posts
Pro Tips
- For sharp @2x mobile app assets, set Scale Factor to 2x and output as PNG
- If your SVG has transparency, use PNG format to preserve it
- For smallest file size with good quality, use WebP format at 2x scale
- SVG
<text>elements may render differently across browsers — convert to PNG to lock in fonts - For print, use 4x scale + PNG for maximum quality
- You can paste SVG code directly — great for quick one-off conversions without saving a file