chmlib

Library for reading Microsoft ITSS/CHM (Compiled HTML Help) files

brewmacoslinux
Try with needOr install directly
Source

About

Library for dealing with Microsoft ITSS/CHM files

Commands

chm_dumpextract_chmLib

Examples

Extract all files from a CHM file to a directory$ chm_dump input.chm output_directory
List contents of a CHM file$ chm_dump -l input.chm
Extract a specific file from CHM archive$ extract_chmLib input.chm /path/to/file output_file