🖼️ SVG to PNG Converter

Convert SVG files to PNG images at any resolution. Set custom width and height, preserve transparency. Free online SVG to PNG converter — instant, no signup required.

or upload .svg file
Preview will appear here

How to Use

1

Upload or paste SVG

Drop your .svg file onto the upload area, or paste raw SVG code into the text area below.

2

Set the output size

Choose a scale multiplier (1x, 2x, 3x) or enter custom pixel dimensions for the PNG output.

3

Convert and download

Click Convert to PNG. Preview the rendered image and click Download PNG to save it.

Frequently Asked Questions

What is the difference between SVG and PNG? +
SVG is a vector format — it uses mathematical paths so it scales perfectly at any size with no quality loss. PNG is a raster format made of pixels. SVG is ideal for logos and icons; PNG is needed for apps, social media, and most web contexts that do not support SVG.
Can I choose the output resolution? +
Yes. Use the Scale multiplier to set the output size. 1x uses the SVG's natural dimensions, 2x doubles it (good for Retina displays), and you can type any custom width/height in pixels.
Why does my SVG look different after conversion? +
Some SVG features like external fonts, filters, or linked resources may not render correctly in the browser's SVG renderer. For best results, make sure all fonts are embedded and all resources are inline in the SVG.
Is there a file size limit? +
There is no hard limit, but very large SVGs or very high scale multipliers may use significant browser memory. For SVGs over 1MB, a scale of 1x or 2x is recommended.
Is my SVG file sent to a server? +
No. All conversion happens in your browser using the HTML5 Canvas API. Your SVG file is never uploaded or sent anywhere.


完整指南:SVG转PNG工具

何时使用?

将矢量SVG转换为光栅PNG,适用于:HTML邮件(许多客户端不支持SVG)、只接受光栅图的应用程序、社交媒体缩略图。

如何使用

  1. 上传SVG文件或直接粘贴SVG代码。
  2. 指定输出尺寸(像素)。
  3. 选择背景:透明或纯色。
  4. 下载PNG

专业技巧

🧰 50+ Tools