Products->DOC to DOCX:

DOC to DOCX V1.0

Awards

doc to docx editor award from geardownload

About
DOC to DOCX is the award-winning, powerful batch Word DOC converter that converts MS Word .doc to .docx MS 2007 Word without MS Word installation!

DOC to DOCX supports batch conversion, command line and folder watcher. Batch conversion ability allows you to convert an unlimited number of .doc/.docx files at a time.

To convert your .doc/.docx documents, just select destination file format, then click "Add Files" or "Add Folders" button to add files, final click "Convert" button to get conversion result, it is very easy to use!

DOC to DOCX is a standalone program and doesn't require Microsoft Word.

Key Features
A. Batch convert MS Word .doc to .docx MS 2007 Word without MS Word installation, and converts so much as over 1 million files in folder, you need not wait at all..
B. can watch source file folder and convert new uploading ms word doc documents to MS 2007 Word .docx files automatically.
C. supports command line arguments, and you can call command line of this product in your application.
D. can add the files in subfolders to convert with power file filters, and you can set exclude words in file name or file path.
E. supports drag files and folders from your desktop. 
F. can create run log file. 

System Requirements
1.You will need a Pentium 150 PC or higher, 16MB RAM or more. 
2. The operating system should be 32 bit or 64 bit Win95, Win98, Win2000, WinNT 4.0, WinME, WinXp, Win2003, Win Vista, Win 7, Win 8, Win 2008, Win 2012.

What's New In DOC to DOCX?

2012-06-18 release DOC to DOCX V1.0 build120618, added automatic update function and added multiple languages GUI, now including English, German, simplified Chinese, and traditional Chinese, and fixed folder watch conversion error.

Screenshots

manual conversion screenshot of doc to docx folder watcher screenshot of doc to docx
Manual Conversion Folder Watcher

Faq
How does "Manual Convert" work?
Please click "Manual Convert" tab sheet, you can simply press the "add files" button, then select the files to batch conversion list with ctrl or shift key, or click the "add folders" button to select the file folder. finally press the "convert" button, in a short time you will have finished conversion!

How does "Folder Watcher" work?
Please click "Folder Watcher" tab sheet, then click "Add Watch" button, and show a "Add Watch" dialog, and input "Source File Path", "destination File Path" and "File Filter", press "OK" button, you will add a file watch to folder watcher list. finally press "Start Watch" button, while the word documents are copied to the source path, then this folder watcher can automatically convert them into viewable html format of destination file path.

How to use command line run?
usage:  
doc2docx <file path> [/d:<destination path>] [/s] [/e:<exclude words in file name or file path>] [/ef:<exclude file list file>]

doc2docx will usually return 0 if the conversion is successful; otherwise, return the number of conversion errors. You can, then, use an IF (NOT) statement with a 0 return code in batch files and other automated processing. For Example:

@echo off
doc2docx "d:\destination path\test\*.doc"
if %errorlevel% equ 0 echo convert ok
if %errorlevel% geq 1 echo convert error, the number of conversion errors are %errorlevel%, you can see the detail errors from error.log

In the example above, if no error occurs the batch file will echo convert ok. However, if an error occurs it will echo the number of conversion errors.

file path   The path and files want to be converted,  this parameter must exist. (use quotes when paths contain spaces)
for example, "d:\test\*.doc" or "c:\destination path\test\some*.doc"
/d:<destination folder> Destination folder (use quotes when paths contain spaces)
for example, /d:"d:\test", means file convert result will be saved to d:\test folder
/s Include the files in subfolders
[/e:<exclude words in file name or file path>] Exclude words in file name or file path, (use quotes when paths contain spaces)
Hint: use ; as multi words's delmited char, for example this;test ,  supports wildcards (just * and ?), for example *_?_*.doc matchs test_2_sdsd.doc

for example /e:"\inc\;test-;test*s", means you want to exclude file name or file path include \inc\ and test- and test*s

[/ef:<exclude file list file>] Exclude file list, the list is saved in text file

for example /ef:"exclude.lst", means you want to exclude file, the exclude file list is saved  in exclude.lst, an exclude file per line, exclude file name supports wildcards (just * and ?), for example *_?_*.doc matchs test_2_sdsd.doc  

exclude.lst example is below:
sales_*.doc
exceptions-production*.doc
exceptions-prebook-production.-closed.22.doc

example 1:  
convert all .DOC files in disk "d:\destination path\test\*.doc" to .DOCX files, the destination path is d:\destination 
            doc2docx "d:\destination path\test\*.doc" /d:d:\destination /s

example 2: 
convert all .DOC files in "d:\destination path\test\*.doc"  to ms word 2007 .DOCX files
           doc2docx "d:\destination path\test\*.doc" /s

example 3: 
convert all .DOC files in "d:\destination path\test\"  to ms word 2007 .DOCX files, exclude result.doc, eom.doc and test3.doc
           doc2docx "d:\destination path\test\*.doc" /s /e:result.doc;eom.doc;test3.doc

We are evaluating your product for our software product. We would like to distribute your product with our product if it fits to our requirement. We are interested knowing price structure for distribution license, where we can bundle your product with our product.
You can choose to pay for each copy, or pay for Developer License. After you order the developer license, there is not any limit for the developer license, you can bundle our product to your application, then redistribute your application to anyone, any times, and anytime.
You can order Developer License from http://www.convertzone.com/goto/order-doc_to_docx-dev.php

How we can redistribute your product with our product? If it is possible, What file we need to insert in our setup?
You only just add doc2docx.exe and register.key to your setup, then ok.

Please click below button to buy DOC to DOCX now, 100% Secure on-line

Manual Conversion free for non-commercial home use. Commercial use requires a license. We offer you a volume discount for multiple license. Price lists below.

Tips