WEB FONT

WOFF - Web Open Font Format

Compressed web font format wrapping TrueType/OpenType fonts with metadata. Broad browser support, standard for web typography.

Quick Facts

File Extension
.woff
Category
WEB FONT

Overview

WOFF (Web Open Font Format) is a font format specifically designed for use on web pages. It wraps TrueType or OpenType fonts with compression (typically zlib) to reduce file size while maintaining all font data and features.

Developed collaboratively by Mozilla, Microsoft, and Opera, WOFF became a W3C Recommendation in 2012. It includes metadata support and licensing information, making it ideal for web font distribution.

WOFF provides excellent compression (typically 40% smaller than TTF) while maintaining compatibility with existing font tools and renderers.

Common Use Cases

Recommended For

  • • Web typography and @font-face
  • • Cross-browser font delivery
  • • Reducing page load times vs raw TTF/OTF
  • • Licensing and metadata requirements

Consider Alternatives For

  • • Latest browsers only (use WOFF2 for better compression)
  • • Desktop applications (use TTF/OTF)
  • • Print design (use OTF/TTF)

Conversion Options

Convert WOFF to other formats using our free online converter:

← Back to All Font Formats