Crates.io | ansi2png-rs |
lib.rs | ansi2png-rs |
version | |
source | src |
created_at | 2021-06-04 19:39:55.419925+00 |
updated_at | 2025-04-04 12:28:38.677451+00 |
description | Convert ansi output to pngs |
homepage | https://github.com/AlexanderThaller/ansi2png-rs |
repository | https://github.com/AlexanderThaller/ansi2png-rs |
max_upload_size | |
id | 406243 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
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
Generated from resources/out.ansi:
Generated from resources/ansi2png_help.ansi:
Generated from resources/sslscan.ansi width a png width of 2000:
Generated from resources/tests.ansi:
Generated from resources/rsync.ansi: