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
- Host: GitHub
- URL: https://github.com/mrousavy/maconvert
- Owner: mrousavy
- License: mit
- Created: 2019-03-27T18:46:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-29T09:26:00.000Z (about 3 years ago)
- Last Synced: 2025-03-17T13:07:39.801Z (3 months ago)
- Topics: convert, js, node, png, svg
- Language: JavaScript
- Size: 563 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maconvert
Easily convert `.svg` files to `.png` files.
![]()
```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)