SVG to PNG
Drop an SVG, choose the size, optional crop and background — get a high-quality raster.
- Pick a target size or a scale preset. Crop and aspect ratio are optional.
- PNG keeps transparency. Switch to WebP or JPEG if you need a smaller file.
- External fonts and bitmaps inside SVG may render differently from your editor.
Drop an SVG here
or click to choose · Ctrl+V / ⌘V anywhere on the page
Output size
Scale:
Background
Recolor SVG
This SVG uses a single color — pick a new one.
Aspect:
展開詳情 收起
使用方法
- Paste SVG code or upload an .svg file.
- Set output size (width/height) and background (transparent or solid).
- Export as PNG, WebP, or JPEG.
常見問題
- Uploaded?
- 不會。全部在瀏覽器中處理,檔案不會上傳到伺服器。
- Rasterization
- SVG is drawn to a Canvas element, then exported — standard browser APIs.
- External images in SVG?
- May be blocked by CORS if referenced from other domains.