Help is delivered as a binary file with the .chm extension. It contains a set of HTML files, a
hyperlinked table of contents, and an index file. The file format has been reverse-engineered and documentation of it is freely available. The file starts with bytes "ITSF" (in
ASCII), for "Info-Tech Storage Format", which is the internal name given by Microsoft to the generic storage file format used for CHM files. CHM files support the following features: • Data compression (using
LZX) • Built-in search engine • Ability to merge multiple .chm help files • Extended character support, although it does not fully support
Unicode. The
Microsoft Reader's .lit file format is a modification of the HTML Help CHM format. CHM files are sometimes used for e-books. ==Viewers==