macOS
brew install fonttoolslocal Homebrew formula metadata
brew / rank 1605
Library for manipulating fonts. Version 4.63.0 via Homebrew; verified 2026-05-15. Also installable with debian: sudo apt install fonttools.
install
brew install fonttoolslocal Homebrew formula metadata
sudo apt install fonttoolsDebian stable package indexes · fonttools · source: deb.debian.org
sudo dnf install fonttoolsFedora Rawhide package metadata · fonttools · source: dl.fedoraproject.org
sudo zypper install python313-FontToolsopenSUSE Tumbleweed package metadata · python313-FontTools · source: download.opensuse.org
overview
Library for manipulating fonts
history
fontTools is a Python library and command-line toolkit for manipulating fonts, best known for TTX, which converts TrueType and OpenType fonts to and from an XML representation.
The official developer documentation says fontTools was started by Just van Rossum in 1999 and maintained as an open-source project on SourceForge. In 2008, Paul Wise began helping with stability maintenance. In 2013, Behdad Esfahbod began a friendly fork, reviewing the codebase and adding features and support for new font formats.
The modern README describes fontTools as a Python library for manipulating fonts with support for TrueType, OpenType, AFM, some Type 1 and Mac-specific formats, and the TTX tool for XML round-tripping. The current documentation presents it as a family of libraries and utilities for font engineering.
fontTools became a core Python package in font production because it exposes both library APIs and command-line tools. The docs list utilities such as `ttx`, `pyftsubset`, `pyftmerge`, and the `fonttools` meta-tool, plus modules for OpenType Layout, UFO, variable fonts, color fonts, subsetting, feature files, and more.
The release tags show early `FontTools-1.0` and `FontTools-2.x` names alongside a long-running 4.x series. The README documents pip installation and optional extras, matching its role as both a developer dependency and a command-line package.
Users install it with `pip install fonttools`, run `ttx` to dump and rebuild OpenType or TrueType fonts as XML, run `pyftsubset` to create smaller web or application fonts, and import modules such as `fontTools.ttLib` for programmatic font editing.
fontTools is package-nerd significant because it is the standard Swiss-army knife of Python font engineering. It shows up in build systems, webfont pipelines, variable-font workflows, distro QA, and one-off debugging because it can inspect, mutate, subset, merge, and serialize complex font formats from scripts.
security posture
No matching local secret-handling manifest was found for fonttools. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
fonttools | executable | indexed executable | Discovered from the local executable index. |
pyftmerge | executable | indexed executable | Discovered from the local executable index. |
pyftsubset | executable | indexed executable | Discovered from the local executable index. |
ttx | 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:fonttools |
|---|---|
| Version | 4.63.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/fonttools/fonttools |
| Repository | https://github.com/fonttools/fonttools |
| Last updated | 2026-05-15T16:19:17Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fonttools 4.57.0-1+deb13u1
Converts OpenType and TrueType fonts to and from XML (Executables)
https://github.com/fonttools/fonttools
sudo apt install fonttoolspython-fonttools-doc 4.57.0-1+deb13u1
Converts OpenType and TrueType fonts to and from XML (Documentation)
https://github.com/fonttools/fonttools
sudo apt install python-fonttools-docpython3-fonttools 4.57.0-1+deb13u1
Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
https://github.com/fonttools/fonttools
sudo apt install python3-fonttoolsfonttools 4.46.0-1build2
Converts OpenType and TrueType fonts to and from XML (Executables)
https://github.com/fonttools/fonttools
sudo apt install fonttoolspython-fonttools-doc 4.46.0-1build2
Converts OpenType and TrueType fonts to and from XML (Documentation)
https://github.com/fonttools/fonttools
sudo apt install python-fonttools-docpython3-fonttools 4.46.0-1build2
Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
https://github.com/fonttools/fonttools
sudo apt install python3-fonttoolsfonttools 4.63.0-9.fc45
Tools to manipulate font files
https://github.com/fonttools/fonttools/
sudo dnf install fonttoolspython3-fonttools 4.63.0-9.fc45
Python 3 fonttools library
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttoolspython3-fonttools+graphite 4.63.0-9.fc45
Metapackage for python3-fonttools: graphite extras
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttools+graphitepython3-fonttools+interpolatable 4.63.0-9.fc45
Metapackage for python3-fonttools: interpolatable extras
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttools+interpolatablepython3-fonttools+lxml 4.63.0-9.fc45
Metapackage for python3-fonttools: lxml extras
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttools+lxmlpython3-fonttools+plot 4.63.0-9.fc45
Metapackage for python3-fonttools: plot extras
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttools+plotpython3-fonttools+repacker 4.63.0-9.fc45
Metapackage for python3-fonttools: repacker extras
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttools+repackerpython3-fonttools+symfont 4.63.0-9.fc45
Metapackage for python3-fonttools: symfont extras
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttools+symfontpython3-fonttools+type1 4.63.0-9.fc45
Metapackage for python3-fonttools: type1 extras
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttools+type1python3-fonttools+ufo 4.63.0-9.fc45
Metapackage for python3-fonttools: ufo extras
https://github.com/fonttools/fonttools/
sudo dnf install python3-fonttools+ufosource 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.