什么是EOT?嵌入式OpenType网页字体格式解析

EOT(嵌入式OpenType)是微软的网页字体格式,将TrueType和OpenType字体打包用于网页。

免费在线文件转换工具。在 Windows、macOS、Linux、Android 和 iOS 上的 Chrome、Firefox、Safari、Edge、Opera 及其他现代浏览器中运行。无需安装软件或注册。所有转换都直接在您的浏览器中进行,因此您的文件不会离开您的设备。免费使用,无需账户。

Font

什么是EOT?嵌入式OpenType网页字体格式解析

微软的遗留网页字体格式,用于在网页中嵌入TrueType和OpenType字体。

最后更新:

Year1997
TypeWeb font
UsageLegacy web font embedding

What is it?

EOT, short for Embedded OpenType, is a compact font file format developed by Microsoft to allow TrueType and OpenType fonts to be embedded in and downloaded for web pages. It was introduced with Internet Explorer to enable web typography before standard web font formats existed.

An EOT file wraps an OpenType or TrueType font with additional headers, optional subsetting to include only needed glyphs, and optional compression using Monotype's MicroType Express technology. EOT files can be bound to specific web pages or domains as a form of usage restriction. Microsoft and Monotype Imaging submitted the format to the W3C in 2008, but the W3C ultimately chose WOFF as its recommended web font format.

Technical Specifications

DeveloperMicrosoft (with Monotype Imaging)
File Extension.eot
MIME Typeapplication/vnd.ms-fontobject
Released1997 (Internet Explorer 4)
TypeEmbedded web font

Pros & Cons

Advantages

早期网页字体支持

It enabled custom fonts on web pages in Internet Explorer long before WOFF existed.

子集化

Fonts can be subset to include only the glyphs a page needs, reducing download size.

压缩

Supports Monotype's MicroType Express compression to shrink embedded font data.

URL绑定

Fonts can be tied to specific pages or domains, which font vendors used as a licensing safeguard.

Disadvantages

仅限Internet Explorer

EOT is supported essentially only by old versions of Internet Explorer and not by modern browsers, including Edge.

被WOFF取代

WOFF and WOFF2 became the W3C-recommended standards, making EOT obsolete.

工具支持有限

Creating EOT files requires specialized converters that are no longer commonly maintained.

When to Use It

EOT is now relevant mainly for legacy browser compatibility.

遗留IE支持

Web font stacks historically included an EOT file to serve older Internet Explorer versions.

档案网页项目

Maintaining or restoring older sites may require handling existing EOT font assets.

跨浏览器字体包

Older @font-face kits bundled EOT alongside WOFF, TTF, and SVG for maximum reach.

How to open a EOT file

Software for working with EOT files generally falls into four categories: professional applications, free/open-source tools, browser-based solutions, and built-in system utilities. Professional applications are suited for designers and developers who require advanced features and high fidelity, while free/open-source tools cater to those with budget constraints. Browser-based solutions offer convenience for quick access and editing, while built-in utilities provide basic functionalities without additional installations.

When choosing software for EOT specifically, key decision factors include feature fidelity, whether the tool is meant for editing or viewing, and the cost model. Users should consider platform compatibility and any export needs, as some applications may limit output formats. In cases where editing capabilities are limited, converting EOT files to more widely supported formats may be a better option.

FontForge 2023

Windows, macOS, LinuxFree (GPL)

FontForge is an open-source font editor that supports EOT files among various other font formats. It allows users to view and edit EOT files with a high degree of fidelity, making it suitable for font creation and modification.

主要功能
  • Full editing of glyphs and outlines
  • Support for multiple font formats
  • OpenType and TrueType features
  • Kerning and hinting adjustments
  • Batch conversion to other formats
优点
  • Comprehensive editing capabilities for fonts
  • No cost for full functionality
  • Cross-platform availability
局限
  • Steeper learning curve for beginners
  • User interface can be less intuitive

可导出为: TTF, OTF, WOFF, SVG

适合: FontForge is ideal for users needing robust editing features for EOT files without any cost.

访问 FontForge →

Transfonter 2023

All (browser)Free / Paid

Transfonter is a web-based tool designed for converting and optimizing web fonts, including EOT files. It allows users to upload EOT files and convert them into various web-friendly formats while maintaining font fidelity.

主要功能
  • Convert EOT to WOFF, WOFF2, TTF
  • CSS generation for web use
  • Batch processing of multiple files
  • Font subsetting options
  • Preview of converted fonts
优点
  • Easy to use with no installation required
  • Quick conversion process
  • Supports multiple font formats
局限
  • Limited editing capabilities
  • Dependent on internet connection

可导出为: WOFF, WOFF2, TTF, SVG

适合: Transfonter is perfect for web developers needing quick EOT conversions without complex features.

访问 Transfonter →

Microsoft Edge Latest

All (browser)Built-in

Microsoft Edge includes built-in support for rendering EOT files directly in the browser. This makes it easy for users to view EOT fonts without needing additional software, though editing capabilities are nonexistent.

主要功能
  • Direct rendering of EOT fonts
  • Integration with web applications
  • Support for CSS font-face rules
  • Automatic font fallback mechanisms
  • Cross-platform compatibility
优点
  • No installation needed for basic viewing
  • Seamless integration with web content
  • Regular updates and support
局限
  • No editing features available
  • Limited to viewing only

可导出为: None

适合: Microsoft Edge is suitable for users who need to quickly view EOT files without editing.

访问 Microsoft Edge →

Glyphs 3.0

macOS$199.00 (one-time purchase)

Glyphs is a professional font creation tool that supports EOT files and offers extensive editing capabilities. It is designed for type designers looking to create and modify fonts with precision and high fidelity.

主要功能
  • Advanced vector editing tools
  • Support for multiple font formats
  • Extensive OpenType feature support
  • Real-time font preview
  • Customizable user interface
优点
  • Highly intuitive and user-friendly interface
  • Powerful features for professional use
  • Regular updates and community support
局限
  • High cost compared to alternatives
  • macOS only limits user base

可导出为: TTF, OTF, WOFF, WOFF2

适合: Glyphs is best for professional type designers needing comprehensive tools for EOT font creation and editing.

访问 Glyphs →

Convert EOT Files Free

Use our free online font converter to convert EOT and other formats - no signup, no watermarks.

Try Font Converter Free

References

  1. Embedded OpenType (EOT) File Format - W3C Submission
  2. Embedded OpenType - Wikipedia
  3. application/vnd.ms-fontobject - IANA