ansi2png-rs 0.4.0

Convert ansi output to pngs
ansi2png-rs-0.4.0 is not a library.

ansi2png-rs

Read ansi sequences from a file and generate a png from it.

ansi2png-rs --input-path input.ansi --output-path output.png

Optionally the desired width of the png can be specified

ansi2png-rs --input-path input.ansi --output-path output.png --png-width 1000

Examples

Generated from resources/out.ansi: "example output"

Generated from resources/ansi2png_help.ansi: "ansi2png help output"

Generated from resources/sslscan.ansi width a png width of 2000: "example sslscan"

Generated from resources/tests.ansi: "example tests"

Generated from resources/rsync.ansi: "example rsync"