Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JefteKeller/svg2png

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SVG to PNG Converter

Usage:

python svg2png.py [-h] -i INPUT_DIR -o OUTPUT_DIR [-s IMAGE_SIZE]

Options:

Path to a directory with SVG files

-i, --input-dir INPUT_DIR

Output path for the PNG files

 -o, --output-dir OUTPUT_DIR

Image size for the PNG files

-s, --image-size IMAGE_SIZE

Show a help message and exit

-h, --help

Install Dependencies:

python -m pip install -r requirements.txt

About

SVG to PNG Converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages