Edit ePub with ePub Maker
This editing function is only for professional user who is familiar with ePub source code and XML standards.
User can access and edit core epub files by clicking the Edit menu.
(Edit menu will be enabled after an epub has been made, it's not accessible when
user import the source without making epub.)
An external editor must be specified to edit these items, for details please see Set External Editor.
Meta Data
Edit the the source code of content.opf, which stores all meta data and file content. User can manually edit or add meta entries.
TOC
Edit the source code of toc.ncx,where user can manually edit or re-arrange TOC items.
CSS
Edit the major style sheet file, so that user can modify the global CSS.
Re-Compile
Afer editing the ePub must be re-compiled so that modifications take effect. Do not re-press Make ePub, which will re-generate ePub source file from original doucment. Please reference the illustration of the workflow of ePub Maker. (The compiling procedure is embraced in Make ePub)
| Word HTML | → | Import | → | Raw files | → | Make ePub | → | Source files | → | [Compile] | → | ePub |
| ↓ Edit ↓ | ||||||||||||
| Source files | → | Re-Compile | → | ePub | ||||||||
Set External Editor
User can input or press set button to select their favorite text editor in the Advanced tab. Only *.exe is acceptable. For example, you can set Notepad++ like the illustration shows.

