ansiart2utf8
ansiart2utf8 copied to clipboard
Processes legacy BBS-style ANSI art (ACiDDraw, PabloDraw, etc.) to UTF-8. Escape codes and line endings are processed for terminal friendliness.
Results
1
ansiart2utf8 issues
Sort by
recently updated
recently updated
newest added
Running into an issue with converting this file: https://16colo.rs/pack/blocktronics_block_to_the_future/avg-mcfried.ans get the following errors: ``` INVALID CODE: ESC[1;192;192;192tavg_; [] at index 365 INVALID CODE: ESC[1;166;251;255tE; [] at index 256350 ``` Some...