EPUB (Elektronische Publikation)
EPUB ist der offene Standard für E-Books mit umfließbarem Text, Bildern und CSS-Styling. EPUB-Dateien passen sich an verschiedene Bildschirmgrößen an.
MIME-Typ
application/epub+zip
Typ
Binaer
Komprimierung
Verlustfrei
Vorteile
- + Reflowable text adapts to any screen size and font preference
- + Open standard supported by most e-readers and reading apps
- + Supports accessibility features like text-to-speech and screen readers
- + EPUB 3 enables rich media, interactive content, and MathML
Nachteile
- − Amazon Kindle requires conversion from EPUB to KF8/MOBI
- − Fixed-layout EPUB is more complex to create than reflowable
- − Advanced interactivity support varies across reading systems
Wann Sie .EPUB verwenden sollten
Verwenden Sie EPUB für E-Books, die auf mehreren Geräten mit umfließbarem Text funktionieren sollen — Romane, Sachbücher und Handbücher.
Technische Details
EPUB ist ein ZIP-Archiv mit XHTML-Inhaltsdokumenten, CSS-Stylesheets und einer OPF-Paketdatei. EPUB 3 unterstützt JavaScript, MathML und SVG.
Geschichte
EPUB wurde 2007 vom IDPF veröffentlicht. EPUB 3 (2011) basiert auf HTML5 und CSS3 und wurde 2017 zum W3C-Standard.