How to batch convert DWG to vector by command line

When you want to convert DWG to vector image in batch, you can have a try of the command line application VeryPDF DWG to Vector Converter Command Line which is specially designed for converting the files of AutoCAD (DWG and DXF of different versions) to vector image or PDF document.

This application supports wildcard character in the batch conversion. If you want to see how to make this kind of conversion, please go on reading the following contents.

First, you need to free download VeryPDF DWG to Vector Converter Command Line to your computer and then please extract the ZIP file. In unzipped file folder, the executable file dwg2vec.exe is the called program for the batch conversion from DWG file to vector image and you just need to call this file in MS-DOS interface.

In the unzipped file folder, you can also see a txt document named as readme.txt which records the usage and options of this command application. You will see how to use this application through readme.txt document.

By referring to the following command template, you will be able to write your own commands.

dwg2vec [options] <dwg-file> [<out-file>]

For making the batch conversion, you need to use the wildcard “*” in the commands. Please see the following example:

dwg2vec.exe C:\*.dwg C:\*.wmf

The meaning of the example is to convert all the DWG documents in C:\ to WMF vector images and save in C:\.

In addition, you can also use the same way to convert AutoCAD files to PDF documents in batch. Please see the following example:

dwg2vec.exe –width 612 –height 792 C:\*.dxf C:\*.pdf

The options “-width” and “-height” in commands are used to set page size for created document. If you want to set other parameters, you can take the following options as reference.

-fontdir <string>  : a folder contain .ctb, .shx, etc. files
-dpi <int>         : set DPI to output file
-linewidth <string>: set line width, unit in mm
-colormode <int>   : set color mode, 0 is color and 1 is black and white
-byview            : create an output file for each view
-noext             : don't append suffix to filename for single page file

If you want to learn more information about this application, please enter the homepage of VeryPDF DWG to Vector Converter Command Line. If you want to experience the function of this application at once, please click the following button to download the free trial version.

free download VeryPDF DWG to Vector Converter Command Line

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!