lookup> .ttc

.TTC·File Extension

TTC FontA .ttc file is a TTC Font. It is a font format that defines the glyph outlines and metrics used for rendering text.

Extension.ttc
File typeTTC Font
CategoryFont
Charset
Compressible

What is a .ttc file?

A .ttc file is a TTC Font. It is a font format that defines the glyph outlines and metrics used for rendering text.

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

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

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

Common software that reads/writes .ttc:

Font BookFontForgeWindows Font Viewer
.ttcextension of
format
TTC Fontserved as
mime type
font/collectionsent 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 .ttc extension, or export this format from Font Book.

What programs can open .ttc files?

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

How do I create a .ttc file?

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

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

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