|
With DWG DWF Converter you can select a project (folder), and generate a dwf
file for each dwg file in the project, then publish them to the
Internet/Intranet or your drawing management system.
Screenshot |
Download |
Buy Now
Features Highlight
-
Convert DWG/DXF to DWF file directly, no AutoCAD needed;
-
Support dwg file version from R9 to R2010;
-
DWG to DWF conversion;
-
DXF to DWF conversion;
-
Command line
supported (need version 1.1 or later);
-
Supports three types dwf format
a) ASCII;
b) Binary;
c) Compressed Binary.
Different types, produce different file size, generally ASCII > Binary >
Compressed Binary in file size.
Command Line
DWG2DWF command line allows you to convert dwg to dwf in silent without
interface. With command line you can:
-
Convert a dwg file to a dwf file;
-
Convert all dwg files in a folder (include subfolder or not) to dwf files.
Usage:
g2f.exe [/F filename] [/O output filename, or folder] [/D Folder]
[/S] [/B black/white] [/T A:B:C][ /?]
|
|
/F |
Input file name, eg. C:\test.dwg. |
|
|
/O |
Output file name or folder, depend the parameter of /F and /D. if /F then /O
specify output file name, otherwise folder. |
|
|
/D |
Input folder. |
|
|
/S |
Include subfolder, only available when /D specified. |
|
|
/B |
Specify dwf file background, two color supports: black or white. If the
parameter is not specified, the default value is black.
|
|
|
/T |
Specify DWF output format.
A - Ascii;
B - Binary;
C - Compressed Binary
|
|
|
/? |
Help.
|
Samples:
Convert a dwg file to a dwf file:
g2f.exe /F c :\dwg\test.dwg /O c:\dwf\test.dwf /B black
Convert all dwg files in a folder:
g2f.exe /D c:\dwg /O c:\dwf /S /B black
|
Ver1.1 Command line added.
Ver1.2 2003-10-20
Add binary and compressed binary dwf format. Greatly reduce the size of the dwf
file.
Screenshot |
Download |
Buy Now
|