View Single Post
  #8 (permalink)  
Old 10-06-2003, 03:44 PM
Talyn
Ponderer
Join Date: Jun 2007
Posts: 86
Send a message via MSN to Talyn

Or simply open a DOS window and use the following command:

hh.exe -decompile folder chm

where folder is the destination folder for the decompiled html files to be stored, and chm is the CHM file you want to decompile.

You can then take the source html files and do anything you want to them, such as whipping up an OPF to make an ebook (MS Reader and MobiPocket are both OEB-based).

Personally, I would highly recommend staying away from PDF though; it's an extremely poor format for an ebook and is notoriously slow in it's current state.
 
Reply With Quote