python svg2png.py [-h] -i INPUT_DIR -o OUTPUT_DIR [-s IMAGE_SIZE]Path to a directory with SVG files
-i, --input-dir INPUT_DIROutput path for the PNG files
-o, --output-dir OUTPUT_DIRImage size for the PNG files
-s, --image-size IMAGE_SIZEShow a help message and exit
-h, --helppython -m pip install -r requirements.txt