You can use any zip utility to break apart any epub into its html component files. Then you can use a program like Merger to join them.
You could also use Sigil to display each html file inside an epub and copy the code view text into another editor where you can join it together.
|