MHTML
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→Sample files) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Hypermedia |
− | |extensions={{ext|mhtml}} {{ext|mht}} | + | |extensions={{ext|mhtml}}, {{ext|mht}} |
|pronom={{PRONOM|x-fmt/429}} | |pronom={{PRONOM|x-fmt/429}} | ||
}} | }} | ||
Line 12: | Line 12: | ||
== Sample files == | == Sample files == | ||
* http://libxad.cvs.sourceforge.net/viewvc/libxad/testfiles/ASCII/mime/ → *.mht | * http://libxad.cvs.sourceforge.net/viewvc/libxad/testfiles/ASCII/mime/ → *.mht | ||
+ | * [https://www.dan.info/sampledata/msword/testing.mht Sample document saved from Windows Word 2007] | ||
== Resources == | == Resources == | ||
Line 17: | Line 18: | ||
[[Category:Archiving]] | [[Category:Archiving]] | ||
+ | [[Category:Web]] |
Latest revision as of 00:13, 12 February 2020
MHTML is a MIME-like format which combines multiple documents in a single file. It's primarily used to store an HTML document along with its associated resources (images, style sheets, scripts, etc.).
[edit] Specifications
[edit] Sample files
- http://libxad.cvs.sourceforge.net/viewvc/libxad/testfiles/ASCII/mime/ → *.mht
- Sample document saved from Windows Word 2007