Check out my first novel, midnight's simulacra!

EPUB: Difference between revisions

From dankwiki
No edit summary
Line 2: Line 2:


==Contents==
==Contents==
* There must be a file <tt>metadata</tt> in the toplevel containing the string <tt>application/epub+zip</tt>
* There must be a file <tt>mimetype</tt> in the toplevel containing the string <tt>application/epub+zip</tt>

Revision as of 18:53, 21 January 2024

EPUB (in version 3.3 as of 2023-12-21) is a container for ebooks using ZIP for its archive and compression. Most of the content is XHTML or media (usually graphics).

Contents

  • There must be a file mimetype in the toplevel containing the string application/epub+zip