Что такое EOT? Объяснение формата Embedded OpenType Web Font

EOT (Embedded OpenType) — это формат веб-шрифтов Microsoft, который упаковывает шрифты TrueType и OpenType для встраивания в веб-страницы, используемый в основном старыми версиями Internet Explorer.

Бесплатный онлайн-конвертер файлов. Работает в Chrome, Firefox, Safari, Edge, Opera и других современных браузерах на Windows, macOS, Linux, Android и iOS. Не требует установки ПО или регистрации. Все преобразования выполняются прямо в браузере, поэтому ваши файлы не покидают устройство. Бесплатно и без учётной записи.

Font

Что такое EOT? Объяснение формата Embedded OpenType Web Font

Унаследованный формат веб-шрифтов Microsoft для встраивания шрифтов 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