Ross ROSS = Recommend OSS · open-source software intelligence for agents

google/woff2

None observed · 2026-08-28

github.com/google/woff2 · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 90
  • 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: 4346
  • days_rel: n/a
  • days_push: 65
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1817 stars · 229 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Google's reference C++ implementation of the WOFF2 font compression format, built on Brotli. It provides libraries plus CLI tools (woff2_compress, woff2_decompress) for converting between TTF/OTF and WOFF2 fonts.

Use cases

  • convert ttf fonts to woff2 for web use
  • decompress woff2 font files back to ttf
  • embed woff2 compression in a font toolchain
  • reduce web font file sizes
  • build font subsetting pipelines

When to choose

  • you need standards-compliant WOFF2 encoding or decoding
  • you want a small C++ library to integrate into font tooling
  • you need CLI batch conversion of font files

When to avoid

  • you need font rendering or shaping rather than compression
  • you want a high-level font library with subsetting and feature inspection
  • you work in a language without C++ interop and need a native port

Facets

library · maturity maintenance

compression parser web-development files windows cpp cli woff2 font-compression brotli typography web-fonts fonts linux macos

1 source

Member repositories

RepositoryRoleHealth v2
google/woff2main63

For agents

markdown · JSON · MCP: product_card(name="google/woff2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem