Zipping ePub files
Quote:
|
The ePub file format can be an intimidating beast. But in essence it's quite simple - a bunch of XHTML pages plus accompanying metadata in XML files all bundled up in an ordinary zip file.
|
Read more here -
http://www.webvivant.com/zipping-epub-files.html
It would seems ePub files are only zip files. However they require special formating for the zip file to be readable as an ePub. Once the contents of the zip are formated to be read as an ePub, you can then rename it to an ePub.
.
.