lookup> .woff

.WOFF·File Extension

Web Open Font FormatCompressed web font format.

Extension.woff
File typeWeb Open Font Format
MIME typefont/woff
CategoryFont
Charset
Compressible
Format familyfont

What is a .woff file?

A .woff file is a Web Open Font Format — Compressed web font format.

In the mime-db registry it maps to font/woff. When serving .woff over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to font/woff — and is delivered over HTTP via the Content-Type header.

  • Use Browser or Font Squirrel to open and edit .woff files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: font/woff

Common software that reads/writes .woff:

BrowserFont Squirrel
.woffextension of
format
fontserved as
mime type
font/woffsent via header
http header
  • Web typography
  • Desktop fonts
  • Print design
  • Open the file with Browser, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .woff extension, or export this format from Browser.

What programs can open .woff files?

Common options include Browser, Font Squirrel. You can also open many of these files with built-in viewers or a browser.

How do I create a .woff file?

Create a new file in any text editor or the app that owns the format and save it with the .woff extension.

What is the relationship between .woff and the font/woff MIME type?

font/woff is the media type identifier used for .woff files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes