CMD + K

ansifilter

Community

Ansifilter handles text files containing ANSI terminal escape codes.

Installation

To install this package, run one of the following:

Conda
$conda install asford::ansifilter

Usage Tracking

2.17
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

ANSI codes are commands embedded in a text stream to add formatting instructions into this text. These codes are interpreted by terminal emulators like xterm or Putty.

Ansifilter parses common ANSI codes to remove them or to convert them to another colored text file format (HTML, TeX, LaTeX, RTF, Pango or BBCode). Support for ANSI art files (based on codepage 437 and ANSI.SYS sequences or BIN/XBIN/TND files) is enabled with the --art-cp437, --art-bin and --art-tundra options.

About

Summary

Ansifilter handles text files containing ANSI terminal escape codes.

Last Updated

Oct 18, 2020 at 04:33

License

GPL-3.0-only

Supported Platforms

linux-64
macOS-64