macOS
brew install ansilovelocal Homebrew formula metadata
brew
ANSI/ASCII art to PNG converter. Version 4.2.2 via Homebrew; verified 2026-06-10.
install
brew install ansilovelocal Homebrew formula metadata
sudo apt install ansiloveDebian stable package indexes · ansilove · source: deb.debian.org
nix profile install nixpkgs#ansilovenixpkgs package indexes · pkgs/by-name/an/ansilove/package.nix · source: api.github.com
sudo zypper install ansiloveopenSUSE Tumbleweed package metadata · ansilove · source: download.opensuse.org
overview
ANSI/ASCII art to PNG converter
history
Ansilove, also called AnsiLove/C upstream, is an ANSI and ASCII art to PNG converter. It renders classic artscene formats such as ANS, PCB, BIN, ADF, IDF, TND, and XBin using DOS and Amiga fonts, SAUCE metadata, iCE colors, and compact 4-bit PNG output.
The official README describes AnsiLove/C as a complete rewrite of AnsiLove/PHP in C. The rewrite was motivated by independence from a PHP interpreter, performance, portability, and the desire for a reusable C foundation that could support libraries and embedding.
The 4.0.0 release in 2019 switched the command-line program to libansilove, added DOS aspect-ratio handling, improved SAUCE parsing, and added support for PabloDraw 24-bit ANSI sequences. Later releases continued the package-maintainer-friendly path: CMake improvements, tests, optional seccomp support, and links to additional distro packages.
The README lists packages for OpenBSD, NetBSD, FreeBSD, Debian, Ubuntu, openSUSE, Solus, Gentoo, Homebrew, Guix, and Nix, making Ansilove a cross-distro preservation tool for ANSI art collections. It also names downstream or user projects such as 16colo.rs, Textfiles.com, Durdraw, and emacs-ansilove.
Its adoption is tied less to everyday shell scripting and more to digital preservation and artscene tooling. Archives use it to generate preview images from text-mode art, while editors and viewers can embed its renderer through libansilove or shell out to the CLI.
The ansilove command takes an input file and writes a PNG, with flags for output path, font, columns, file type, iCE colors, DOS aspect ratio, Retina scale, and SAUCE inspection. In most package-manager installs it is a single-purpose media converter rather than a general terminal filter.
No official config file or credential store is documented; behavior is controlled by CLI flags and build options.
Ansilove is package-nerd catnip because it packages a niche cultural format with serious portability discipline. The upstream cares about C99, GCC and Clang, BSD platforms, CMake, man pages, test cases, and distro links, all for the humble job of turning CP437-era art into inspectable PNGs.
It also demonstrates a clean split between a CLI package and a reusable rendering library, libansilove, which matters for downstream tools that want faithful ANSI-art rendering without reimplementing SAUCE, font, and palette behavior.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ansilove | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ansilove/ansilove
install metadata
| Package key | brew:ansilove |
|---|---|
| Version | 4.2.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ansilove |
| Homepage | https://www.ansilove.org |
| Repository | https://github.com/ansilove/ansilove |
| Upstream docs | https://github.com/ansilove/ansilove#readme |
| License | BSD-2-Clause |
| Source archive | https://github.com/ansilove/ansilove/releases/download/4.2.2/ansilove-4.2.2.tar.gz |
| Last updated | 2026-06-10T21:34:49Z |
| Pulse | updated |
| Dependencies | libansilove |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ansilove |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ansilove 4.2.0-2
ANSI and ASCII art to PNG converter
sudo apt install ansiloveansilove
nix profile install nixpkgs#ansiloveansilove 4.2.0-1
ANSI and ASCII art to PNG converter
sudo apt install ansiloveansilove 4.2.1-1.3
ANSI and ASCII art to PNG converter
sudo zypper install ansilovesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.