ComAnsi
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|anc}} |released=1996 }} '''ComAnsi''' (Compressed Ansi) is an incompatible variant of ANSI Art forma...") |
Latest revision as of 15:50, 4 September 2021
ComAnsi (Compressed Ansi) is an incompatible variant of ANSI Art format. It reduces the file size, but encodes the same data. It was developed by Tobias Svensson and Topologi Software.
The software includes these DOS utilities:
- ComAnsi - Convert ANSI Art to ComAnsi
- DeAnsi - Convert ComAnsi to ANSI Art
- ShowAnc - Display a ComAnsi or ANSI Art file
Contents |
[edit] Format details
The format simply replaces every occurrence of the ESC [ byte sequence with ESC.
The README.DOC file included with the software (v1.0) briefly describes the format, but with an unfortunate clerical error that makes it completely wrong.
[edit] See also
- ANSI Art
- ASD Archiver - for other software by the same author
[edit] Software
- comansi.zip - ComAnsi/DeAnsi v1.0 (for DOS)