Difference between revisions of "EPUB: Electronic Publication"

From Parallel Library Services
Jump to navigation Jump to search
Line 2: Line 2:
see also [[Convert a .docx file to EPUB with Calibre]]
see also [[Convert a .docx file to EPUB with Calibre]]


EPUB (electronic publication), sometimes ePub, EPub or epub, are files with the extension <code>.epub</code>. It is also <ref>"a free and open e-book standard, by the International Digital Publishing Forum (IDPF)."</ref> EPUB supports reflowable, or responsive content, which means that optimisation for particular display devices is built into the design. ePub is meant to function as a single format for use by both publishers and conversion houses, and also for distribution and sale.
EPUB (electronic publication), sometimes ePub, EPub or epub, are files with the extension <code>.epub</code>. It is also "a free and open e-book standard, by the International Digital Publishing Forum (IDPF)."<ref>Source: http://en.wikipedia.org/wiki/EPUB</ref> EPUB supports reflowable, or responsive content, which means that optimisation for particular display devices is built into the design. ePub is meant to function as a single format for use by both publishers and conversion houses, and also for distribution and sale.


Technically, an ePub is just a compressed ZIP file, containing a bunch of XHTML and XML, so it's easy for anyone to make your own with a wide range of tools (including the most basic text editors) and this simplicity built on top of open standards is an attractive solution for the publishing industry to support it.
Technically, an ePub is just a compressed ZIP file, containing a bunch of XHTML and XML, so it's easy for anyone to make your own with a wide range of tools (including the most basic text editors) and this simplicity built on top of open standards is an attractive solution for the publishing industry to support it.
</references>


[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 20:38, 16 November 2021

What is an ePub?

see also Convert a .docx file to EPUB with Calibre

EPUB (electronic publication), sometimes ePub, EPub or epub, are files with the extension .epub. It is also "a free and open e-book standard, by the International Digital Publishing Forum (IDPF)."[1] EPUB supports reflowable, or responsive content, which means that optimisation for particular display devices is built into the design. ePub is meant to function as a single format for use by both publishers and conversion houses, and also for distribution and sale.

Technically, an ePub is just a compressed ZIP file, containing a bunch of XHTML and XML, so it's easy for anyone to make your own with a wide range of tools (including the most basic text editors) and this simplicity built on top of open standards is an attractive solution for the publishing industry to support it.

</references>