Skip to content

liao961120/svg2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg2png

This is a small web app (with no server) that converts SVG images to PNG images. In other words, there is no file upload limit, since all the computation is done locally using JavaScript and the web browser.

Usage

Simply visit https://svg2png.yongfu.name and the rest should be clear.

Note that to change the resolution of the output PNGs, you can set DPI (defaults to 96) after uploading the SVGs.

Releases

No releases published

Packages

No packages published