ansi2png-rs 0.1.0 Convert ansi output to pngs  USAGE: ansi2png-rs [OPTIONS] FLAGS:  -h, --help Prints help information -V, --version Prints version information OPTIONS:  -i, --input-path  Path to the input file. File should contain utf8 text that uses ANSI escape codes [default: input.ansi] -o, --output-path  Path to output file. Will always write a png regardless of file extenstion [default: output.png]