Convert Word docs to HTML?
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
Convert Word docs to HTML?
Is there a way to use TextPipe to convert MS Word docs to HTML, and other formats, rather than just text?
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: Convert Word docs to HTML?
Not currently. What are you needing to do with the files?
Re: Convert Word docs to HTML?
TextPipe handles conversions quite well; I was wanting to use it to convert Word docs to HTML for import into HTML Help projects. No matter; I'll use Cygwin and LibreOffice to do it instead. It's a bit slower, but it will also handle conversions to other formats, like PDF. Thanks!
-
- Posts: 988
- Joined: Sun Dec 09, 2007 2:49 am
- Location: UK
Re: Convert Word docs to HTML?
Have you heard of AutoIt ?
See https://www.autoitscript.com/site/autoit/
You could write an AutoIt script to make MS Word open each file and save it to HTML format.
I've successfully used AutoIt to make MS Word open each file in a folder and save it to RTF format.
David
See https://www.autoitscript.com/site/autoit/
You could write an AutoIt script to make MS Word open each file and save it to HTML format.
I've successfully used AutoIt to make MS Word open each file in a folder and save it to RTF format.
David
David