macOS
brew install eot-utilslocal Homebrew formula metadata
sudo port install eot-utilsMacPorts ports tree · www/eot-utils/Portfile · source: api.github.com
brew
Tools to convert fonts from OTF/TTF to EOT format. Version 1.1 via Homebrew; verified from local package data.
install
brew install eot-utilslocal Homebrew formula metadata
sudo port install eot-utilsMacPorts ports tree · www/eot-utils/Portfile · source: api.github.com
sudo apt install eot-utilsDebian stable package indexes · eot-utils · source: deb.debian.org
sudo dnf install eot-utilsFedora Rawhide package metadata · eot-utils · source: dl.fedoraproject.org
overview
Tools to convert fonts from OTF/TTF to EOT format
history
eot-utils is W3C's small source distribution for working with Embedded OpenType fonts. It contains `mkeot`, which creates EOT files from OpenType or TrueType fonts and URL root strings, and `eotinfo`, which displays EOT header information.
The W3C tool directory dates the source files to 2010 with later updates to the ChangeLog and README. Its README points to the 2008 Embedded OpenType W3C Submission, where Microsoft submitted the EOT format so web pages could link downloadable OpenType fonts through CSS `@font-face`.
The utilities were built around the browser and web-font constraints of that period: `mkeot` respects TrueType embedding bits, the bundled FontForge script converts OpenType to TrueType-flavored fonts, and the README documents Internet Explorer limitations around root strings and font naming.
eot-utils remained a specialist package because EOT itself was mainly relevant to older Microsoft web-font workflows. Its adoption is therefore visible less through a broad application ecosystem and more through distribution packaging: Homebrew, Debian/Ubuntu, Fedora/DNF, and MacPorts have carried the command-line tools for users who still need to inspect or generate EOT files.
`mkeot` is used to generate an EOT file from a font plus zero or more root strings, while `eotinfo` prints a human-readable view of an EOT header. The source distribution follows a traditional autotools build path with `configure`, `make`, and `make install`, or `bootstrap.sh` when working from individual source files.
For package nerds, eot-utils is a fossil from the web-font transition: a tiny pair of Unix-style tools around a format tied to legacy Internet Explorer behavior and the early standardization battles around downloadable fonts.
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 |
|---|---|---|---|
eotinfo | cli | global executable | |
mkeot | 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://www.w3.org/Tools/eot-utils/
install metadata
| Package key | brew:eot-utils |
|---|---|
| Version | 1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/eot-utils |
| Homepage | https://www.w3.org/Tools/eot-utils/ |
| Upstream docs | https://www.w3.org/Tools/eot-utils |
| License | W3C |
| Source archive | https://www.w3.org/Tools/eot-utils/eot-utilities-1.1.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | eot-utils |
| 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.
eot-utils 1.1-2
Tools to convert from OTF or TTF to EOT font format
http://www.w3.org/Tools/eot-utils/
sudo apt install eot-utilseot-utils 1.1-1build1
Tools to convert from OTF or TTF to EOT font format
http://www.w3.org/Tools/eot-utils/
sudo apt install eot-utilseot-utils 1.1-48.fc44
Create or examine EOT font format files
https://www.w3.org/Tools/eot-utils/
sudo dnf install eot-utilseot-utils
sudo port install eot-utilssource 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.