Skip to main content
🇪🇸 Español 🇧🇷 Português 🇩🇪 Deutsch
Image Converter Video Converter Audio Converter Document Converter
Tools Guides Formats Pricing API
Log In
Guide

EPUB 3: The Open Standard for Ebooks and Digital Publications

PC By Pablo Cirre

Frequently Asked Questions

EPUB 3 is built on HTML5, CSS3, SVG, and JavaScript — the full modern web stack. EPUB 2 used XHTML 1.1 and CSS 2.1. Key EPUB 3 additions: native audio and video (<audio>/<video>), JavaScript support, inline SVG, MathML, Ruby text (CJK), fixed-layout publications, Media Overlays (synchronized text+audio narration using SMIL), full ARIA accessibility, and WOFF/WOFF2 embedded fonts. Apple Books, Kobo, and Google Play Books all support EPUB 3. Amazon Kindle uses its own format (MOBI/AZW3) but accepts EPUB as conversion input.

EPUB 3 is built on HTML5, CSS3, SVG, e JavaScript — the full moderno web stack. EPUB 2 used XHTML 1.1 e CSS 2.1. Key EPUB 3 additions: native audio e video (<audio>/<video>), JavaScript support, inline SVG, MathML, Ruby text (CJK), fixed-layout publications, Media Overlays (synchronized text+audio narration usando SMIL), full ARIA accessibility, e WOFF/WOFF2 embedded fonts. Apple Books, Kobo, e Google reproduzir Books all support EPUB 3. Amazon Kindle uses its own formato (MOBI/AZW3) mas accepts EPUB as conversion input.

EPUB 3 is built on HTML5, CSS3, SVG, und JavaScript — the full modern web stack. EPUB 2 used XHTML 1.1 und CSS 2.1. Key EPUB 3 additions: native audio und video (<audio>/<video>), JavaScript support, inline SVG, MathML, Ruby text (CJK), fixed-layout publications, Media Overlays (synchronized text+audio narration using SMIL), full ARIA accessibility, und WOFF/WOFF2 embedded fonts. Apple Books, Kobo, und Google abspielen Books all support EPUB 3. Amazon Kindle uses its own Format (MOBI/AZW3) aber accepts EPUB as conversion input.

EPUB 3 is built on HTML5, CSS3, SVG, y JavaScript — the full moderno web stack. EPUB 2 used XHTML 1.1 y CSS 2.1. Key EPUB 3 additions: native audio y video (<audio>/<video>), JavaScript support, inline SVG, MathML, Ruby text (CJK), fixed-layout publications, Media Overlays (synchronized text+audio narration using SMIL), full ARIA accessibility, y WOFF/WOFF2 embedded fonts. Apple Books, Kobo, y Google reproducir Books all support EPUB 3. Amazon Kindle uses its own formato (MOBI/AZW3) pero accepts EPUB as conversion input.

Send <strong>PDF</strong> when the document is final and the layout must be preserved exactly (contracts, invoices, certificates). Send <strong>DOCX</strong> when reviewers need to edit, comment, or track changes. Many teams send both: PDF as the canonical version + DOCX for editable feedback. PDF/A is the right pick for legal archival (ISO 19005).

The mimetype file must contain exactly `application/epub+zip` with no trailing newline, and must be the first file stored in the ZIP archive without compression (Store method, not Deflate). This allows EPUB detection by reading just the first 38 bytes of the file — without parsing the full ZIP directory — making EPUB identification fast and reliable. ZIP utilities and EPUB creation tools must preserve this ordering; using standard `zip` commands may reorder files and break EPUB detection.

The mimetype arquivo must contain exactly `application/epub+zip` com no trailing newline, e must be the first arquivo stored no ZIP archive sem compressão (Store method, not Deflate). This permite EPUB detection by reading just the first 38 bytes of o arquivo — sem parsing the full ZIP directory — making EPUB identification fast e reliable. ZIP utilities e EPUB creation ferramentas must preserve this ordering; usando padrão `zip` commands may reorder arquivos e break EPUB detection.

The mimetype Datei must contain exactly `application/epub+zip` mit no trailing newline, und must be the first Datei stored im ZIP archive ohne Komprimierung (Store method, not Deflate). This erlaubt EPUB detection by reading just the first 38 bytes von die Datei — ohne parsing the full ZIP directory — making EPUB identification fast und reliable. ZIP utilities und EPUB creation Werkzeuge must preserve this ordering; using Standard `zip` commands may reorder Dateien und break EPUB detection.

The mimetype archivo must contain exactly `application/epub+zip` con no trailing newline, y must be the first archivo stored en el ZIP archive sin compresión (Store method, not Deflate). This permite EPUB detection by reading just the first 38 bytes de el archivo — sin parsing the full ZIP directory — making EPUB identification fast y reliable. ZIP utilities y EPUB creation herramientas must preserve this ordering; using estándar `zip` commands may reorder archivos y break EPUB detection.

Round-tripping between similar formats (DOCX ↔ ODT, DOCX → PDF) is generally safe. Round-tripping with format-specific features (Word macros, complex tables, footnotes) often loses fidelity. Embedded fonts survive only if both source and target support font embedding (PDF yes, DOCX yes, plain HTML no). Always preview the result before deleting the original.

Use EPUBCheck — the free, authoritative Java-based validator from W3C: `java -jar epubcheck.jar input.epub`. It reports every EPUB specification violation. Most publishing platforms (Apple Books, Kobo, Google Play Books, Overdrive) run EPUBCheck-equivalent validation and reject non-compliant files. Run EPUBCheck before submitting to any distribution platform. Common failures include missing manifest items, invalid XHTML, broken internal links, and missing accessibility metadata.

If the PDF contains real text (not scanned images), <code>pdftotext</code> from poppler-utils or <a href="/convert/pdf-to-txt">PDF to TXT</a> works in seconds. If the PDF is a scanned image, you need OCR — Tesseract is the open-source standard. KaijuConverter's PDF tools auto-detect text-vs-image PDFs and route accordingly.

EPUB is the open industry standard used by virtually all e-readers except Kindle. MOBI and AZW3 (KF8) are Amazon's proprietary formats for Kindle devices and apps. Amazon's KindleGen tool converts EPUB to MOBI/AZW3, so EPUB is the recommended source format for all distribution — even for Kindle. Calibre (free desktop app) converts between EPUB, MOBI, AZW3, PDF, and many other formats. If you're self-publishing, create one EPUB file and convert it to Kindle format separately rather than maintaining two versions.

EPUB is the abrir industry padrão used by virtually all e-readers except Kindle. MOBI e AZW3 (KF8) are Amazon's proprietary formatoos para Kindle devices e apps. Amazon's KindleGen tool converts EPUB to MOBI/AZW3, so EPUB is the recommended source formato para all distribution — even para Kindle. Calibre (free desktop app) converts between EPUB, MOBI, AZW3, PDF, e many other formatoos. If you're self-publishing, create one EPUB arquivo e converter it to Kindle formato separately em vez de maintaining two versions.

EPUB is the öffnen industry Standard used by virtually all e-readers except Kindle. MOBI und AZW3 (KF8) are Amazon's proprietary Formate für Kindle devices und apps. Amazon's KindleGen tool converts EPUB to MOBI/AZW3, so EPUB is the recommended source Format für all distribution — even für Kindle. Calibre (free desktop app) converts between EPUB, MOBI, AZW3, PDF, und many other Formate. If you're self-publishing, create one EPUB Datei und umwandeln it to Kindle Format separately rather than maintaining two versions.

EPUB is the abrir industry estándar used by virtually all e-readers except Kindle. MOBI y AZW3 (KF8) are Amazon's proprietary formatoos para Kindle devices y apps. Amazon's KindleGen tool converts EPUB to MOBI/AZW3, so EPUB is the recommended source formato para all distribution — even para Kindle. Calibre (free desktop app) converts between EPUB, MOBI, AZW3, PDF, y many other formatoos. If you're self-publishing, create one EPUB archivo y convertir it to Kindle formato separately rather than maintaining two versions.

Light edits (annotations, signatures, form fields) are fine in any PDF reader. Structural edits (changing paragraphs, replacing images) are awkward — PDF is a presentation format, not an editing format. The robust workflow is: keep the source DOCX/MD/HTML as the master, regenerate the PDF when changes are needed. Tools that "edit PDFs" reverse-engineer the layout and frequently break it.

We use cookies and similar technologies to personalise content and ads, and to analyse traffic. Learn more about cookies.