macOS
brew install utftexlocal Homebrew formula metadata
brew
Pretty print math in monospace fonts, using a TeX-like syntax. Version 1.31 via Homebrew; verified from local package data.
install
brew install utftexlocal Homebrew formula metadata
overview
Pretty print math in monospace fonts, using a TeX-like syntax
history
utftex is the command-line program shipped with libtexprintf for pretty-printing TeX-like mathematical notation as UTF-8 text in monospace fonts. The official README presents it as a way to unlock Unicode math in terminal and other monospace text applications.
The official README says utftex was inspired by asciiTeX and an improved asciiTeX fork, but supports more TeX syntax and includes extensive Unicode tables mapping LaTeX commands to Unicode symbols. GitHub releases show the project publishing tagged releases by 2022 and continuing through v1.31 in 2026.
The input package metadata lists utftex in Homebrew. The upstream README also names downstream users and integrations, including a Julia wrapper, kramdown-rfc, a GUI, a Telegram bot, a Neovim Markdown renderer, and euporie.
The typical CLI use is to pass a TeX-like expression such as a fraction, vector, array, bracketed expression, or styled math symbol to `utftex` and receive aligned UTF-8 text. The companion `utfstringinfo` utility analyzes UTF-8 strings and reports byte sequences, code points, and matching utftex commands when available.
utftex is package-nerd interesting because it is a tiny terminal-formatting utility at the intersection of TeX, Unicode, monospace fonts, Markdown, RFC tooling, and notebook-style terminal interfaces.
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 |
|---|---|---|---|
utfstringinfo | cli | global executable | |
utftex | 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/bartp5/libtexprintf
install metadata
| Package key | brew:utftex |
|---|---|
| Version | 1.31 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/utftex |
| Homepage | https://github.com/bartp5/libtexprintf |
| Repository | https://github.com/bartp5/libtexprintf |
| Upstream docs | https://github.com/bartp5/libtexprintf |
| License | GPL-3.0-only |
| Source archive | https://github.com/bartp5/libtexprintf/archive/refs/tags/v1.31.tar.gz |
| Build dependencies | autoconf, automake, libtool |
| 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 | utftex |
| 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 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.