'Convert Doc' has been optimized for quick conversions. It also allows for the saving and restoring of 'conversion jobs'. A 'conversion job' is one or more conversion tasks. From simple to complex it can quickly recall past work.
Command line capability is fundamental to ALL of our software tools. Demo batch files are installed ready for testing and modification. We are always here to help you implement our software.
Moving or deleting files while converting DOC to TXT is no problem at all. Easy, unattended conversion of whole folders...you bet.
If you have a big or repetitive document conversion job, 'Convert Doc' has numerous features and some specialized processes to assist. Such as:
More info on specific Word file conversions
More info on specific TXT file conversions
Special Promotion: Buy 'Convert Doc' and get 'Convert XLS','Convert Image' and 'Convert PowerPoint' free!
What is the command line? The command line is one of the most widely known, accepted and implemented methods for allowing one software app to initiate another app. That's why we've made it our goal to make all of our software command line able. Automate document conversions with the 'Convert Doc' command line using:
When you click the ADD button, a
'Conversion Item' is added to the 'task list' at the bottom of the user
interface. You can add as many 'conversion tasks' as you want, and
save the 'Conversion Job' file for use at a later time. See
the File menu for saving and restoring 'Conversion Jobs'.
'Convert Doc' can be especially useful if you require complicated
conversion jobs done on a regular basis. By saving and
recalling a conversion job file, 'Convert Doc' quickly remembers
all the file conversion tasks and their details.
Note: The same 'conversion job' file
discussed above can be specified in the command line by using the /J
switch. For example:
ConvertDoc.exe /J"C:\conversion jobs\docx-to-txt.SII"
It is the best file conversion tool you've never used... till today! Click
here to download and try it out for free.
Click
here for full documentation.
Although we'll discuss the use of the command line here, it's only to give you a taste. For the full, accurate, and up to date information see the 'Convert Doc' command line documentation. There you will also find a full list of examples and how to troubleshoot.
NOTE: After installation, you can find several simple batch (*.bat) files for quick and easy usage by going to Start\All Programs\Convert Doc\Example Batch Files. These will work without modification provided the installation was in the default folder. Email us at if you have any questions or need additional examples. We will get you up and running fast!
Basic syntax rules
You can include or exclude spaces between switches and parameters. For
example:
/C6
is the same as
/C 6
Command line switches are case sensitive.
For long file names (e.g. a path or file name with spaces in it, or longer than 8.3 format) you may be required to use double quotes. A correct usage example is below:
ConvertDoc.exe /J"C:\My Big Folder\MyJob.SII"
Always using double quotes around paths will keep you out of trouble.
There are two approaches to using the command line:
A 'Conversion Job' is easily made using the 'Convert Doc' graphical user interface.
All the details of the job are saved in a single conversion job file (e.g. c:\myjobs\Do-Multiple-File-Conversion.SII).
Specifying a conversion job with the command line is done by using the /J switch. You can have hundreds or thousands of tasks
specified in the conversion job, all of which will get executed in one fell swoop.
The syntax for specifying a Conversion Job is:
ConvertDoc /J{ConversionJobFile} [/V] [/L{LogFile}]
Items above enclosed in square brackets '[ ]' are optional, all other 'switches' are required. Therefore /J should always be specified on the command line when using this approach.
Example:
To run the 'Conversion Job' specified by "C:\MyJobs\ApplesOranges.SII," type the following in at the 'Command Prompt':
ConvertDoc /J"C:\MyJobs\ApplesOranges.SII"
Specifying a single conversion task requires a bit more effort, but does not require the prior creation of a 'Conversion Job' file. The syntax for specifying a conversion task is:
ConvertDoc /S{Input File(s)} /F# /T{Output File(s)} /C# [/M#] [/G] [/V] [/R] [/L{LogFile}] [/B{LogToJobFile}] [/I{override initialization file}] [/W{Password}]
Items enclosed in square brackets "[ ]" are optional, all other 'switches' are required. Therefore /S, /T, /C# should always be specified on the command line when using this approach.
NOTE: If you have trouble running these examples, see Using the Command Line and Helpful Hints For Creating a Command Line.
To convert a single file (for example: D:\MyFolder\Doc1.DOC to C:\Results Folder\Doc1.TXT), use the following syntax:
ConvertDoc /S"D:\MyFolder\Doc1.DOC" /T"C:\Results Folder\Doc1.TXT" /F9 /C1 /M2 /V
The /S and /T
switches above specify Source
(input) and Target
(output) path respectively and are both required when converting a single
file.
Use double quotes around the path, especially if there are space characters within the path.
The /M2 switch tells Convert Doc to use the Convert Doc method (it is one of the three possible conversion methods).
/F9 is the input file type, which in this case is a DOC file. The File Type Constants Specification for the Convert Doc method will show that the numeric value of 9 corresponds to a DOC file. Use 13 instead of 9 for DOC.
/C1 is the output file type, which in this case is a TXT file.
The /V (for Verbose) switch is used to give instant feedback by having the program report the status of the conversion with a message box. You can remove this once you have perfected your command line specification. You can also (or instead of /V) create a Log file that will contain the results of the conversion by using the /L switch.
Note: Use the Verbose (/V) switch initially to see what the status of your conversion is and to help you perfect your command line. In verbose mode, 'Convert Doc' displays messages to indicate what went wrong or right with your command line.
To convert all the DOC files in the D:\ToDo\ folder to TXT files in the same directory, use the following syntax:
ConvertDoc /S"D:\ToDo\*.DOC" /T "D:\ToDo\*.TXT" /F9 /C1 /M2
The /G switch can be used to tell Convert
Doc to place the converted file in the same folder as it found the input.
The command line above is equivalent to the command line below:
ConvertDoc /S "D:\ToDo\*.DOC" /G /F9 /C1 /M2
To extend the previous example (immediately above) to convert all subfolders within D:\ToDo\,add the /R switch.
ConvertDoc /S "D:\ToDo\*.DOC" /G /F9 /C1 /M2 /R
To convert a whole folder and its subfolders and place the output into a separate folder/drive,use this syntax:
ConvertDoc /S"D:\ToDo\*.DOC" /T "C:\Done\*.TXT" /F9 /C1 /M2 /R
"Great customer service, prompt attention to our requirements and lightening speed development
has been my experience with the staff at Softinterface Inc. "..."For several months now, their product has
been working in mission critical environment flawlessly. With a few
enhancement requests that were completed and delivered the same day they
were asked for"
Bruce King, IBM Canada, Toronto, Ontario
"Thanks. The product is terrific. It did exactly what I needed it to do. I had 1321 text files I needed to convert to Word. It did it in about 6 minutes." Don Geiger Cullen an Dykman
Adobe Systems Inc. Chooses
'Convert Doc'. A custom site license has been signed by
Adobe allowing them to install 'Convert Doc' on their servers.
They will be using it specifically to do Doc to HTML
conversions. "We look forward to using your product and
potentially working together in the future",
Bob Free ,
Adobe
"Absolutely awesome. The product worked beyond what we expected. I am going to recommend the full version to our web team. "
Ron Johnson HP BPO,
formally EDS - BPO US Request Management.
"I've pretty much convinced everyone that it's just about the coolest thing going. I'll admit--I didn't even read the instructions and I was still able to convert everything I needed in just a few seconds. Fantastic. There are other products out there, and some of them are cheaper, but none of them work as elegantly as yours." Becky Dudley National College of Business & Technology
20
Years of 'Convert Doc' development. Time tested for your demanding requirements.54
Non-profit organizations assisted. Are you a member of one? Let us know, we would like to help.110
Customers in 110 countries. 1 in 3 Fortune 500 companies use our software.