macOS
brew install utftexlocal Homebrew formula metadata
brew / rank 4816
Pretty print math in monospace fonts, using a TeX-like syntax. Version 1.31 via Homebrew; verified 2026-07-28.
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 | executable | indexed executable | Discovered from the local executable index. |
utftex | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:utftex |
|---|---|
| Version | 1.31 |
| Package manager | Homebrew |
| Homepage | https://github.com/bartp5/libtexprintf |
| Repository | https://github.com/bartp5/libtexprintf |
| Last updated | 2026-07-28T14:21:42+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.