Word Document to Image - Console Programm, Convert WinWord Files (*.doc) to Images
Word2Image is a Console program (command line program),
with which you can convert Microsoft Word files (*.doc) to images.
Screenshot
Command Line Parameters
word2image [-t:imageType] [-b] [-w:imageWidth] winword_file_name
- imageType can be: jpg, jpeg, gif, png, tif, tiff, bmp
- b Add border the the images
- imageWidth A positive value specifying the image width, acceptable from 10 to 5000.
- winword_file_name Wildcards characters can be used.