mht2html mht 转换html工具
作者:小鱼的互联网观察 发布时间:February 18, 2013 分类:技术
这个工具可以将您的mht,nws,eml文件批量转换为html文件。
- 批量转换
- 快速
- 智能
MHTML stands for MIME HTML. It is a standard for including resources that in usual HTTP pages are linked externally, such as images and sound files, in the same file as the HTML code. The included data files are encoded using MIME. This format is sometimes referred to as MHT, after the suffix .mht given to such files by default when created by Microsoft Word, Internet Explorer or Opera. (Some people feel this is improper usage.
The key to MHTML is that the content is encoded as if it were an email message, using the MIME type multipart/related. The first part is the HTML file, encoded normally. Subsequent parts are additional resources, identified by their original URLs
下载地址:http://wizbrother.net/downloads/tools/mht2html-1.0-2009-6-2.zip
相关文章
- 无相关文章
- 版权声明:自由转载-非商用-非衍生-保持署名 | Creative Commons BY-NC-ND 3.0
- 原文网址:https://tianmeng.org/archives/367/
- 最后修改时间:2013年02月18日 23:02:34
已有 2 条评论 »
想当年傻傻的打开MHT,然后傻傻的Ctrl+S 为 HTML的走过
其实我也是这么干的。。。另存为。。。全部html。。
但是发现图片文件有问题。
这个转换的可以更简洁的解决img图片的问题。但是还是没有修改后缀,后缀还是dat。手动修改即可。