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

https://github.com/mrousavy/maconvert

Easily convert .svg files to .png files
https://github.com/mrousavy/maconvert

convert js node png svg

Last synced: 2 months ago
JSON representation

Easily convert .svg files to .png files

Awesome Lists containing this project

README

        

# maconvert

Easily convert `.svg` files to `.png` files.


demo picture

```sh
$ npm install -g maconvert
```

### Usage

```sh
$ maconvert input.svg
# or
$ svgpng input.svg
```

[GitHub](https://github.com/mrousavy/maconvert) | [npm](https://www.npmjs.com/package/maconvert)