Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Microsoft Compiled HTML Help
Proprietary online help format, consisting of multiple HTML pages compressed into a binary file with the .chm extension

Microsoft Compiled HTML Help (CHM) is a Microsoft proprietary online help format, consisting of a collection of HTML pages, an index and other navigation tools. The files are compressed and deployed in a binary format with the extension .CHM. The format was intended to succeed Microsoft WinHelp.

Although the format was designed by Microsoft, it has been successfully reverse-engineered and is now supported by many document viewers.

We don't have any images related to Microsoft Compiled HTML Help yet.
We don't have any YouTube videos related to Microsoft Compiled HTML Help yet.
We don't have any PDF documents related to Microsoft Compiled HTML Help yet.
We don't have any Books related to Microsoft Compiled HTML Help yet.
We don't have any archived web articles related to Microsoft Compiled HTML Help yet.

History

CHM was introduced as the successor to Microsoft WinHelp with the release of Windows 95 OSR 2.5. Within the Windows NT family, the CHM file support is introduced in Windows NT 4.012 and is still supported in Windows 11.3

MonthYearDescription
February1996Microsoft announces plans to stop development of WinHelp and start development on HTML Help.
August1997HTML Help 1.0 (HH 1.0) is released with Internet Explorer 4.
February1998HTML Help 1.1a ships with Windows 98.
January2000HTML Help 1.3 ships with Windows 2000.
JulyHTML Help 1.32 releases with Internet Explorer 5.5 and Windows Me.
October2001HTML Help 1.33 releases with Internet Explorer 6 and Windows XP.
MarchAt the WritersUA (formerly WinWriters) conference, Microsoft announces plans for a new help platform, Help 2, which is also HTML based.
January2003Microsoft decides not to release Microsoft Help 2 as a general Help platform.

Microsoft has announced that they do not intend to add any new features to HTML Help.4

File format

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.56

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.7

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.8

The Microsoft Reader's .lit file format is a modification of the HTML Help CHM format. CHM files are sometimes used for e-books.9

Viewers

In addition to Microsoft Windows, the following apps support CHM:

NameOperating systemWebsite
OkularWindows, Linux, Unix-likeokular.kde.org

invent.kde.org/graphics/okular

Uses hh.exe on Windows
CalibreWindows, macOs, Linux,calibre-ebook.com

calibre on GitHub

Sumatra PDFWindowswww.sumatrapdfreader.org

sumatrapdf on GitHub

GnoCHMLinux, BSDGnoCHM on SourceForge
CHM ViewNone/Uncompiledchmviewkit on GitHub
kchmviewerWindows, Linuxulduzsoft.com/kchmviewer/
KCHMLinux, BSD, SolarisKCHM on SourceForge
CHMPaneWindows, macOS, LinuxCHMPane on SourceForge
CHMate NeueiOS, iPadOS, visionOSCHMate Neue on iTunes
iChmiOS, macOSiChm on iTunesDiscontinued
ChmPlusiOS, iPadOS, macOS, visionOSChmPlus on iTunes
ChmoxmacOSchmox.sourceforge.net

Chmox on SourceForge

ClearviewmacOSClearview on iTunes
DisplayCHMLinuxlinux-apps.com/p/998057

Creators

Microsoft's HTML Help Workshop generates CHM files by instructions stored in a HTML Help project file, which bears a .HHP file name extension and is a specialized form of INI file.10

Lazarus and Free Pascal provide a doxygen-like tool for CHM generation and a separate command-line compiler called chmcmd.

Other utilities

The official viewer in Microsoft Windows (hh.exe) can decompile a CHM file. So can Microsoft HTML Help Workshop and 7-Zip. Calibre and arCHMage can convert CHM into another format.

See also

The Wikibook Windows Programming has a page on the topic of: Compiled HTML Help

References

  1. "Microsoft Security Bulletin MS02-055 - Critical". docs.microsoft.com. Retrieved 2020-10-29. https://docs.microsoft.com/en-us/security-updates/securitybulletins/2002/ms02-055

  2. "Full Disclosure: HtmlHelp - .CHM File Heap Overflow". seclists.org. Retrieved 2020-10-29. https://seclists.org/fulldisclosure/2004/Jul/679

  3. "[SOLVED] Windows 10 CHM Help Files showing up blank. - Spiceworks". community.spiceworks.com. Retrieved 2020-10-29. https://community.spiceworks.com/topic/1961503-solved-windows-10-chm-help-files-showing-up-blank

  4. "Microsoft HTML Help Downloads". Microsoft. Retrieved 6 March 2012. http://msdn.microsoft.com/en-us/library/ms669985

  5. Wise, Paul; Wing, Jed (2005). "Unofficial (Preliminary) HTML Help Specification". Retrieved 15 August 2012. http://www.nongnu.org/chmspec/latest/index.html

  6. Palade, Alexandru (2005). "Archive::Chm". Retrieved 22 July 2014. https://metacpan.org/pod/Archive::Chm

  7. "Virus Bulletin :: Chamber of horrors". www.virusbulletin.com. Retrieved 2022-01-05. https://www.virusbulletin.com/virusbulletin/2006/10/chamber-horrors/

  8. "INFO: Limited Unicode Support in HTML Help". Microsoft. 11 April 2001. Archived from the original on 13 March 2016. Retrieved 17 March 2012. https://web.archive.org/web/20160313203857/https://support.microsoft.com/en-us/kb/269766/

  9. Salomon, David; Motta, Giovanni; Bryant, David (CON) (2009). Handbook of Data Compression (5th, illustrated ed.). Springer. ISBN 978-1-84882-902-2. 978-1-84882-902-2

  10. Wise, Paul; Wing, Jed (2005). "Unofficial (Preliminary) HTML Help Specification INI formats". Retrieved 1 February 2018. http://chmspec.nongnu.org/latest/INI.html#HHP