ExtractMHT

Status
Not open for further replies.

Osiris

Golden Master
Messages
36,817
Location
Kentucky
ExtractMHT is a fairly simple program that can be used to extract individual files out of MHTML files. MHTML groups multiple individual files into a single .mht file. This is most often used to save a web page to a single file for offline viewing, and is supported by Opera, Internet Explorer, and various other Microsoft applications. While MHTML files can be convenient, there are rather supported outside of Windows, and even when using Windows one may be more interested in a single component of the MHTML file rather than the entire archive. ExtractMHT solves this problem by allowing users to extract all components out of an MHTML file and save them as individual files.
ExtractMHT began as a request to add support for MHTML files to Universal Extractor. I had planned on simply incorporating an existing program into Universal Extractor to handle MHTML support, but I was unable to find any freely redistributable programs for Windows that was capable of doing this. I was about to give up on adding support, but after doing a bit more research into the actual structure of MHTML files I realized that it would be possible to write an extractor myself. Thus, ExtractMHT was born.
ExtractMHT has since been incorporated into Universal Extractor, but it is available here as well as a standalone binary. You can use it if you need to extract the contents of an MHTML file, but don't want or need to install Universal Extractor to do the job.
ExtractMHT, like most of my Windows programs, is written in AutoIt, a free and powerful open source scripting language.

ExtractMHT | LegRoom.net
 
Status
Not open for further replies.
Back
Top Bottom