arCHMage is an extensible reader and decompiler for files in the CHM format. It is written in Python, and uses the PyCHM-to-python bindings for CHMLIB from the GnoCHM project.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This preliminary version only includes a
command-line decompressor. It can be used to
decompile .chm files and to generate a
template-based HTML/JavaScript interface to
decompressed files. Sample templates are included.
There is no documentation or error checking at
that moment. A command such as 'archmage chm_file
target_directory' should be used to run arCHMage.