Converts ODT documents to ePub
Technical Details
Structure of created ePub documents
Conversion of document.odt to document.ePub.
The document.ePub will be saved with the following simple structure:
- The document will keep its filename (example: document.xhtml)
- Linked images will keep their original filename (example: my-linked-image.png)
- Unlinked images will keep the name given in the document (example: image1.png)



