fonttools/fonttools
A library to manipulate font files from Python. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 4788
- days_rel: 111
- days_push: 8
- n_releases_24m: 30
Adoption not part of the score
5220 stars · 536 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
fontTools is a Python library for manipulating font files, supporting TrueType, OpenType, AFM, and partially Type 1 and Mac-specific formats. It includes the TTX tool that converts fonts to and from an XML text format for inspection and editing.
Use cases
- convert ttf fonts to xml and back
- inspect opentype font tables programmatically
- subset a font to reduce file size
- merge or modify glyph data in python
- extract font metadata like names and metrics
- build variable fonts from designspace files
When to choose
- you need to read, write, or transform font files in Python
- you want to inspect or debug font binary tables via XML
- you're building font tooling like subsetting, merging, or instancing
When to avoid
- you just need to render text with a font rather than manipulate font files
- you need a GUI font editor rather than a programmatic library
Facets
library · maturity stable
parser serialization developer-tools files developer-tools graphics python cross-platform fonts opentype truetype ttx font-manipulation typography
1 source
- readme: https://github.com/fonttools/fonttools · fetched 2026-08-28 · ea84d8b324bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fonttools/fonttools | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="fonttools/fonttools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem