Based on resvg crate
Usage: svg2png <input> [-o <output>] [--overwrite]
Utility to render svg to png
Positional Arguments:
input input svg file or directory
Options:
-o, --output output png file path or directory
--overwrite overwrite output file if it already exists
--help display usage information