Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How to convert a MHT file that contains both image and text to docx format without using interop dll or MHT file to Html format
Posted

1 solution

Hi,

Did you tried to search google for that?
Entering phrase: 'C# mht to html' displays hundreds os results.

Lets look at first one:
https://github.com/DavidBenko/MHTML-to-HTML-Decoding-in-C-Sharp[^]

Try it.

Cheers!
 
Share this answer
 
Comments
Member 12646645 30-Aug-16 2:19am    
It does not work for images.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900