lookup> .otf

.OTF·File Extension

OpenType FontOpenType font format with advanced typography features.

Fontfont/otfCompressible
Extension.otf
File typeOpenType Font
MIME typefont/otf
CategoryFont
Charset
CompressibleYes
Format familyfont

What is a .otf file?

A .otf file is a OpenType Font — OpenType font format with advanced typography features.

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

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

  • Use Font Book or FontForge to open and edit .otf 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/otf

Common software that reads/writes .otf:

Font BookFontForge
.otfextension of
format
fontserved as
mime type
font/otfsent via header
http header
  • Web typography
  • Desktop fonts
  • Print design
  • Open the file with Font Book, 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 .otf extension, or export this format from Font Book.

What programs can open .otf files?

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

How do I create a .otf file?

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

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

font/otf is the media type identifier used for .otf 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