An open API service indexing awesome lists of open source software.

https://github.com/tong/svg2png


https://github.com/tong/svg2png

svg tool

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# svg-preview

svg to png using nanosvg for creating previews (fast).

Usage:
```sh
svg2png --help
Usage: svg2png -i -o [options]

Options:
--max-width Max width of generated image
--max-height Max width of generated image
--dpi Dots per inch
````