Skip to content

axelhzf/svg2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg2png

Usage

Start the docker image

docker run -p 5656:5656 axelhzf/svg2png

Convert a file to png

curl --data "@file.svg" -o output.png http://localhost:5656/svg2png

Development instructions

Build and start the application

yarn
yarn build
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published