AutoDWG - DWG to DWF Converter
AutoDWG DWG DWF Converter a batch converter converts DWG/DXF to DWF without need
of AutoCAD. It supports AutoCAD version R9 to latest version AutoCAD 2010.
-----------------------------------------------------------------------------
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
Features Highlight
1. Convert DWG/DXF to DWF file directly, no AutoCAD needed;
2. Support dwg file version from R9 to R2010;
3. DWG to DWF conversion;
4. DXF to DWF conversion;
5. 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.
Back to Top
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 :dwgtest.dwg /O c:dwftest.dwf /B black
Convert all dwg files in a folder:
g2f.exe /D c:dwg /O c:dwf /S /B black |
|
Back to Top
Version History
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.
Supported Operating Systems: Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000
Install Support: Install and Uninstall
Download