ecomfe/fontmin
Minify font seamlessly observed · 2026-08-28
Health v2 · maintenance only
39/100
- Activity 36
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4193
- days_rel: 649
- days_push: 385
- n_releases_24m: 1
Adoption not part of the score
6212 stars · 334 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Fontmin is a pure JavaScript font subsetting and minification library for Node.js that compresses TTF fonts by glyph and converts between webfont formats (ttf, eot, woff, woff2, svg, otf). It also ships a CLI tool and desktop apps, and can generate CSS for icon fonts.
Use cases
- subset a large Chinese font to only the glyphs used on a page
- convert ttf to woff2 and woff for web use
- generate icon font css from svg files
- minify font files to reduce page load size
- build a custom iconfont from a set of svg icons
- convert otf fonts to ttf
When to choose
- you need to subset fonts to specific text in Node.js or via CLI
- you want to convert between ttf, eot, woff, woff2, and svg font formats
- you are building icon fonts from SVG assets
- you want a pure JavaScript solution with no native dependencies
When to avoid
- you need font hinting preservation or advanced font editing features
- you work outside the Node.js/JavaScript ecosystem
- you need variable font or advanced OpenType feature subsetting
Facets
library · maturity active
image-processing cli plugin-system developer-tools web-development frontend files developer-tools cli cross-platform font-subsetting webfont-converter ttf woff2 iconfont font-minification nodejs
3 sources
- readme: https://github.com/ecomfe/fontmin · fetched 2026-08-28 · 3d4a1ba14066
- homepage: http://ecomfe.github.io/fontmin · fetched 2026-08-29 · 1582fdf2c990
- registry_npm: https://registry.npmjs.org/fontmin · fetched 2026-08-29 · 908aa0730813
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ecomfe/fontmin | main | 39 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem