SkillAgentSearch skills...

MhtExtractor

mht extractor

Install / Use

/learn @aicantar/MhtExtractor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MhtExtractor

Simple MHTML extractor.

This software uses Python's email library to facilitate message parsing. Technically, it is possible to unpack any multipart message with it, although it was tested only with MHTML.

Usage

usage: mht_extractor [-h] [-o OUTPUT_DIR] [-v] FILE [FILE ...]

info: https://github.com/aicantar/MhtExtractor

positional arguments:
  FILE           files to extract

optional arguments:
  -h, --help     show this help message and exit
  -o OUTPUT_DIR  output directory
  -v             enable verbose mode
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2mo ago
Forks3

Languages

Python

Security Score

85/100

Audited on Jan 29, 2026

No findings