How to Open New AutoCAD Files in Older Versions (2027 → 2016/2018)
If you’re trying to open a newer AutoCAD DWG file in an older version and it won’t open, the issue is straightforward: DWG formats are not backward compatible.
A file created in AutoCAD 2027 will not open directly in AutoCAD 2016 or 2018 unless you convert it to a compatible format.
This guide covers the methods used in real production workflows to handle DWG conversion without breaking drawings or losing critical data.
Why New AutoCAD Files Don’t Open in Older Versions
Autodesk updates the DWG file format in cycles. They historically changed it every 3 years, but that changed after 2018.
Important update: AutoCAD 2018 introduced the current DWG format, and it is still used in AutoCAD 2027.
That means:
- AutoCAD 2018 → 2027 use the same DWG format
- Older versions (2017 and earlier) cannot read it
Bottom line: You must convert the DWG file to an older format (typically 2013) for compatibility.
Method 1: Use the “Save As” Method (The Sender’s Fix)
If you have access to the newer version of AutoCAD (or can ask the sender), this is the cleanest and most reliable solution.
Steps
- Open the file in the newer version of AutoCAD
- Type SAVEAS or go to Application Menu > Save As > Drawing
- In Files of type, select the required DWG version
Example: To open a file in AutoCAD 2015, save it as AutoCAD 2013 Drawing (*.dwg)
The Manager Fix (Prevents the Problem Entirely)
This is what experienced CAD managers enforce in mixed-version environments:
- Go to Options (OP) > Open and Save tab
- Under File Save, set default to AutoCAD 2013
Result: every file saved is already compatible. No conversion needed later.
Method 2: Use DWG TrueView (Free Official DWG Conversion Tool)
If you don’t have the newer AutoCAD version installed, use DWG TrueView.
It’s Autodesk’s official tool for DWG conversion and batch processing.
Steps
- Install DWG TrueView
- Look for the “DWG Convert” button (top left in the interface — often missed)
- Click Add File
- Select your drawings
- Choose a setup (e.g., Convert to 2013)
- Click Convert
Field notes
- Handles batch DWG conversion
- Can overwrite or create copies
- Stable for large file sets
Method 3: Use AutoCAD Web (Cloud Option)
If you don’t want to install software, use AutoCAD Web.
Important clarification
- Requires an active Autodesk Account
- Often included with an AutoCAD subscription
Steps
- Upload the file to AutoCAD Web
- Open it in your browser
- Use Save As to export to an older version
When to use this
- No installation allowed
- Working remotely
- Quick one-off conversion
Method 4: Use eTransmit (Best Method for Real Projects)
This is the method most professionals rely on when sending files outside the company.
Why it matters
Simple conversion is not enough. Projects include:
- Xrefs
- Fonts
- CTB/STB plot styles
If you don’t package them, the recipient gets a broken drawing.
Steps
- Open the drawing in newer AutoCAD
- Type ETRANSMIT
- Open Transmittal Setup
- Enable:
- Bind Xrefs
- Convert to older DWG format
- Export the package
What this solves
- Missing Xrefs
- Font substitution issues
- Plot configuration errors
In practice: this is the only method that guarantees the client sees the same drawing.
Method 5: Alternative DWG Conversion Tools (Without AutoCAD)
If you don’t want Autodesk tools:
- ODA File Converter
- DraftSight
They support DWG conversion to older formats.
Limitations
- Proxy objects may not translate correctly
- Some vertical features are lost
DWG Compatibility Table
Use this to choose the correct format:
| AutoCAD Version Range | DWG File Format |
|---|---|
| 2018 – 2027 | AutoCAD 2018 Drawing |
| 2013 – 2017 | AutoCAD 2013 Drawing |
| 2010 – 2012 | AutoCAD 2010 Drawing |
| 2007 – 2009 | AutoCAD 2007 Drawing |
Rule: Always save to the lowest version used by your team or client
Common Issues After DWG Conversion
Even when conversion works, you’ll often need cleanup.
Missing Fonts
- Text changes appearance
- Fix: install missing fonts or replace them
Proxy Objects (Object Enabler Issue)
- Comes from Civil 3D, Plant 3D, etc.
- Older AutoCAD shows proxy objects
Fix:
- Use EXPORTTOAUTOCAD
- Or install the correct Object Enabler
Xref Problems
- Broken file paths
- Fix: use ETRANSMIT or relative paths
Annotation Scaling Issues
- Text and dimensions look wrong
- Check annotation scales
Plot / Layout Issues
- Missing CTB/STB files
- Fix: include them in transmittal
Advanced Tip (DXF Recovery Method)
If a DWG fails after conversion or behaves incorrectly:
- Export to DXF (version 12 ASCII)
- Reopen and save back to DWG
This strips problematic data and cleans the drawing database. Old-school method, still effective.
Best Practices for Mixed AutoCAD Environments
- Standardize on AutoCAD 2013 format
- Always use ETRANSMIT for external delivery
- Keep a DWG conversion tool installed
- Avoid advanced objects when working cross-version
- Test one file before batch processing
FAQ
Can AutoCAD 2016 open a 2027 DWG file directly?
No. You must convert it to AutoCAD 2013 format or earlier.
What DWG version should I use for maximum compatibility?
Use AutoCAD 2013 DWG. It works across most environments.
Is DWG TrueView reliable for batch DWG conversion?
Yes. It’s widely used for batch DWG conversion in production.
Do I need an Autodesk Account to use AutoCAD Web?
Yes. You need an active Autodesk Account. Access is usually included with a subscription.
What are proxy objects and how do I fix them?
They are custom objects from vertical products. Fix with:
- EXPORTTOAUTOCAD
- Installing the correct Object Enabler
What is the safest method to send a project to a client?
Use ETRANSMIT with version conversion enabled. It includes all dependencies.
Can I convert multiple DWG files at once?
Yes. Use DWG TrueView batch conversion.
Why does my drawing look different after conversion?
Typical causes:
- Missing fonts
- Annotation scaling issues
- Proxy object limitations
Can DXF fix a corrupted DWG file?
Yes. Exporting to DXF 12 ASCII can clean the file and remove corruption issues.
This is the workflow used daily in offices dealing with mixed AutoCAD versions. Set your default save format once, and most of these issues disappear.
