Skip to content

ssimunic/wordToHtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordToHtml

Convert .doc to HTML file.

Comes in handy when in need to convert huge amount of .doc files to HTML programmatically.

Usage

java -jar wordToHtml.jar targetDoc.doc

New file will be created in html folder.

Releases

No releases published

Packages

No packages published

Languages