Is there any free (as in bird) tool to convert windows help files (*.hlp) to a more user friendly format such as html/rtf?

link|improve this question

56% accept rate
feedback

5 Answers

Some searching revealed this free tool, HelpDeco. I tried it out and it seems to be able to create an RTF file from a standard HLP file (using the "/r" option). It generates images as well, but it seemed to create BMP files which wouldn't display in Word 2007 or Wordpad. (I assume converting them to WMF or PNG files might make them display properly.)

link|improve this answer
GeoCities has been discontinued, but HelpDeco also has a sourceforge project at sourceforge.net/projects/helpdeco, so it's still possible to get it. – SamB Jun 3 '10 at 18:58
feedback

there' s a tutorial about that in this web page: http://www.help-info.de/en/Help%5FInfo%5FWinHelp/hw%5Fconverting.htm

link|improve this answer
+1 for being the the first to post it :) – Molly7244 Aug 30 '09 at 19:07
feedback

ABC Amber HLP Converter allows you to create printable, manual-quality documents from Microsoft Windows Help files. The program converts hlp files to any document (and database) format you wish - PDF, RTF, HTML, DOC, CHM, TXT, DBF, XML, CSV, XLS, MDB, etc.

EDIT: I found a free solution, but this will convert HLP to RTF only, it might suit your needs. It's a command line decompiler but some gentle soul has written a GUI for it. Here goes:

Download Help Decompiler 2.1 and HlpDecoGUI and extract both archives to the same folder.

For the first time you launch HlpDecoGUI you'll have to point to the decompiler (HELPDECO.EXE), then pick the HLP file you wish to decompile, select the output directory and hit start.

alt text

This is an optional part of a nice tutorial about Converting WinHelp (HLP) to HTMLHelp (CHM)

link|improve this answer
It isn't free, just the demo version is free – harrymc Aug 30 '09 at 18:00
feedback

Thanks for your answers, I found this: http://www.herdsoft.com/ftp/downloads.html

link|improve this answer
Hmm, well, that looks like a trial version mostly ... – SamB Jun 3 '10 at 19:05
feedback

I don't believe that such a free tool exists. I had a look in some of my favorite freeware sites and haven't found any tools at all that operate on hlp files.
The converter pointed-to by Molly, ABC Amber HLP Converter at $19.95, seems to be correct as to the price, but I have had no experience with such tools.

link|improve this answer
Well, despite your beliefs, it seems that such a free tool has existed for at least 4-5 years, judging by the date on which the sourceforge.net/projects/helpdeco project was created. – SamB Jun 3 '10 at 19:04
@SamB: Helpdeco is also dead - no new development since 2005. The site claims support for Windows 3.11 and 95, LOL. All other solutions are commercial and don't answer the question. So in the end, my answer is the correct one. – harrymc Jun 3 '10 at 19:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.