|
ANSIpants16 is a free ANSI art editor that lives in your terminal. 16 colors, the CP437 character set, and real .ANS files with SAUCE — the classic scene format, kept alive with care. Paint with the mouse, type with the keyboard. One friendly static binary, ready when you are. Made with love for text art and everyone who draws it. |
|
Free. Linux & Mac
Version 0.7.15 · updated 2026-07-31
ships with anscat, a tiny viewer for classic .ans files.
Linux
→ x86_64 · Intel / AMD → ARM64 · aarch64tar -xzf ansipants16-linux-*.tar.gz ./install.sh ansipants16
fully static, works on any distro.
macOS
→ Apple Silicon → Universal · Intel + Apple Siliconxattr -d com.apple.quarantine ansipants16-macos*.tar.gz tar -xzf ansipants16-macos*.tar.gz ./install.sh ansipants16
the xattr line clears Gatekeeper's quarantine on the unsigned binary.
or run it once, then allow it under System Settings → Privacy & Security → Open Anyway.
Apple Silicon build needs macOS 11 (Big Sur)+; the Universal build also runs on Intel (macOS 10.14.4+).
Windows
the Linux build runs great under WSL — install as above inside your distro.