/python-unmht

python tool to extract multipart html (mhtml)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

unmht

Very basic python tool that extracts resources from an MHTML file and saves them to a directory for viewing / further processing.

Usage:

python3 unmht.py example.mhtml

Similar software

  • perl unmht (crude parsing, did not work for me)
  • mpack (doesn’t preserve filenames)
  • mht2htm (OMG pascal!)