LLMpediaThe first transparent, open encyclopedia generated by LLMs

EPUB

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: Project Gutenberg Hop 3
Expansion Funnel Raw 49 → Dedup 20 → NER 16 → Enqueued 16
1. Extracted49
2. After dedup20 (None)
3. After NER16 (None)
Rejected: 4 (not NE: 4)
4. Enqueued16 (None)
EPUB
NameEPUB
Extension.epub
Mimeapplication/epub+zip
DeveloperInternational Digital Publishing Forum (IDPF), now part of the World Wide Web Consortium (W3C)
ReleasedSeptember 2007
Latest release versionEPUB 3.3
Latest release date25 May 2023
GenreE-book file format
Container forXHTML, CSS, SVG, PNG, JPEG
Extended fromOpen eBook (OEB)
StandardISO/IEC 21220, W3C Recommendation

EPUB is a widely-adopted, free, and open e-book standard, governed by the World Wide Web Consortium and formalized as an ISO/IEC standard. It is designed for reflowable content, meaning the text display can adapt to different screen sizes and orientations on devices like e-readers, tablets, and smartphones. The format packages XHTML or HTML5 documents, along with CSS for styling, images, metadata, and other resources, into a single file using ZIP compression, facilitating both distribution and digital rights management integration.

History

The format's origins trace back to the late 1990s with the Open eBook (OEB) Publication Structure, a project initiated by companies including Microsoft and Adobe Systems. In 2007, the International Digital Publishing Forum (IDPF) formally superseded OEB with the first official version, establishing it as a successor to proprietary formats. A major evolution occurred in 2011 with the release of EPUB 3.0, which significantly enhanced support for rich media, JavaScript interactivity, and global language support, including vertical writing for languages like Japanese. Following the merger of the IDPF into the World Wide Web Consortium in 2017, stewardship of the standard transferred, leading to the publication of EPUB 3.3 as a formal W3C Recommendation in 2023, cementing its role as a core web technology.

Technical specifications

An EPUB file is fundamentally a ZIP archive that contains a mandated structure of documents and a package file that describes the contents. The core text content is typically authored in XHTML or HTML5, styled using Cascading Style Sheets (CSS), allowing for sophisticated typography and layout control. It supports embedded multimedia via HTML5 Audio and HTML5 Video elements, vector graphics via Scalable Vector Graphics (SVG), and raster images like PNG and JPEG. The format's metadata is expressed using the Dublin Core Metadata Initiative terms within an XML file, while the overall packaging and semantics are defined by the Open Packaging Convention (OPF).

Features and capabilities

A primary feature is reflowable text, enabling dynamic adaptation to different screen dimensions and user preferences for font size, a key advantage over fixed-layout formats like PDF. The standard supports advanced typography through embedded fonts and CSS Fonts Module properties, facilitating high-quality rendering. For enhanced accessibility, it mandates structural semantics and provides comprehensive support for the Web Content Accessibility Guidelines (WCAG), including text-to-speech via Speech Synthesis Markup Language (SSML). Interactive elements can be created using JavaScript, allowing for embedded quizzes, animations, and complex navigation, while global language needs are met through support for Unicode and specific CSS writing modes.

Adoption and usage

The format is the dominant standard for mainstream trade e-book publishing, supported by major online retailers like Apple Books, Google Play Books, and Kobo. While Amazon's Kindle devices historically used a proprietary MOBI-based format, they now support EPUB files through conversion via Kindle publishing tools. It is widely used by public libraries for digital lending through platforms such as OverDrive and Libby. Furthermore, its adoption extends into educational publishing, with platforms like VitalSource and RedShelf utilizing it for digital textbooks, and it is increasingly used for digital magazines and scholarly publications.

Comparison to other formats

Compared to the fixed-layout Portable Document Format (PDF) from Adobe Inc., EPUB offers superior reflowability and accessibility for continuous reading on varied devices, whereas PDF excels at preserving precise page design. The proprietary Amazon Kindle Format (AZW) is largely derived from earlier MOBI standards and offers less comprehensive support for modern web standards like HTML5 and CSS compared to recent versions. While other formats like FictionBook (FB2) are popular in specific regions like Russia, EPUB's status as an ISO/IEC and W3C standard gives it broader industry and institutional support for global, interoperable digital publishing.

Category:Computer file formats Category:E-books Category:World Wide Web Consortium standards Category:ISO standards