# Install ttf2eot with Homebrew, MacPorts

Convert TTF files to EOT. Version 0.0.3 via Homebrew; verified from local package data. Also installable with macports: sudo port install ttf2eot.

## Install

```sh
sudo av install brew:ttf2eot
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ttf2eot
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ttf2eot
```

  Evidence: MacPorts ports tree: print/ttf2eot/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:ttf2eot
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/ttf2eot>
- **Version:** 0.0.3
- **Source summary:** Convert TTF files to EOT
- **Homepage:** <https://github.com/wget/ttf2eot>
- **Repository:** <https://github.com/wget/ttf2eot>
- **License:** LGPL-2.0-or-later OR BSD-2-Clause
- **Source archive:** <https://github.com/wget/ttf2eot/archive/refs/tags/v0.0.3.tar.gz>
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- ttf2eot (cli)
- ttf2eot (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 0.0.3
- Local data: ok
- Upstream repository: https://github.com/wget/ttf2eot
- Upstream latest detected: v0.0.3 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

ttf2eot is a small command-line converter that turns TrueType/OpenType fonts into EOT files for older Internet Explorer `@font-face` workflows.

### Project history

The upstream README identifies the tool as a quick command-line wrapper around Chromium's `OpenTypeUtilities.cpp`, used to create EOT files from TTF or OpenType font files.

The README dates the original author note to 15-Mar-2009 and says the format is what Internet Explorer used for CSS `@font-face` declarations. GitHub metadata describes the current repository as an import of Taviso's tool from the now-defunct Google Code service.

### Adoption history

ttf2eot belongs to the web-font compatibility period when developers needed EOT files for Internet Explorer while also shipping other font formats for newer browsers.

Its package-manager footprint is narrow but practical: the supplied package facts list Homebrew and MacPorts. That matches a tiny build-time converter used by web developers and font packagers rather than an end-user application.

### How it is used

The documented usage is deliberately minimal: build with `make`, then run `./ttf2eot < input.ttf > output.eot`.

Because the tool reads from standard input and writes to standard output, it fits shell pipelines and asset build scripts.

### Why package nerds care

ttf2eot is package-nerd significant precisely because it is so small: package managers kept a one-purpose compatibility converter available after the web platform moved on from EOT.

It is also an example of source-code migration history in package indexes: a Google Code-era utility imported to GitHub and preserved as a formula.

### Timeline

- 2008: Microsoft's EOT submission is cited by the README as the format reference.
- 2009: The README author note dates the original utility to 15-Mar-2009.
- 2017: The GitHub repository is created as an import from defunct Google Code.

### Related projects

- The README cites Chromium's `OpenTypeUtilities.cpp`, Microsoft's `TTLoadEmbeddedFont`, and the W3C EOT submission.
- The tool sits near other font conversion utilities such as ttf2pt1, but targets web EOT output rather than PostScript Type 1.

### Sources

- <https://api.github.com/repos/wget/ttf2eot metadata describes the repository as an import from defunct Google Code.>
- <https://github.com/wget/ttf2eot README documents purpose, EOT context, build command, usage, origin date, and licensing.>
- source_facts.package-manager lists Homebrew and MacPorts packages.


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ttf2eot
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- MacPorts - ttf2eot: normalized package name match | MacPorts ports tree: print/ttf2eot/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Related links

- [Source-control packages](https://pkg.so/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [harfbuzz](https://pkg.so/brew/harfbuzz/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [pango](https://pkg.so/brew/pango/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [figlet](https://pkg.so/brew/figlet/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [texlive](https://pkg.so/brew/texlive/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [fonttools](https://pkg.so/brew/fonttools/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [woff2](https://pkg.so/brew/woff2/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [webfont](https://pkg.so/brew/webfont/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts, ttf.
- [ttf2pt1](https://pkg.so/brew/ttf2pt1/) - Shares pkgdb curated category or tags: cli, developer-tools, font-conversion.
- [ttf2eot](https://pkg.so/npm/ttf2eot/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, convert, eot, font, fonts.
- [graphviz2drawio](https://pkg.so/brew/graphviz2drawio/) - Local package facts share a topical domain. Shared terms: cli, conversion, convert, developer, developer-tools.
- [ttf2eot](https://pkg.so/npm/ttf2eot/) - Same normalized package name in another local ecosystem.

## Combined YAML source

View the package source record on GitHub. [combined/ttf2eot.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ttf2eot.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
