cadblockdwg

How-to guide · how to save a dwg to an older autocad version

How to save a DWG to an older AutoCAD version

DWGDXFFree1,071 words

By Saumyajit Maity · Published 7 Nov 2022 · Updated 4 Sept 2025

Sooner or later you hit it: you send a colleague a drawing and they reply that it 'won't open' or that AutoCAD says the file is from a newer version. DWG is a versioned format, and a file saved in a recent release simply won't open in software a few versions behind. The fix is to save the DWG down to an older AutoCAD version that the recipient's software can read.

This guide shows how to do that with SAVEAS, how to set your default save version so you stop creating the problem in the first place, which older version is the safe universal target, and how to downgrade a file for free when you don't have a copy of AutoCAD that will open it. It also explains why this is a one-way trade-off worth understanding.

Why a DWG won't open in older software

Autodesk updates the DWG format every few releases, and each new format can store features the older one couldn't. A program written before a given format existed has no way to read it, so opening a 2018-format DWG in software that only understands up to 2010 fails with a version error. This is not corruption — the file is fine, it's just speaking a newer dialect.

The format versions don't change every year; they come in clusters (2000, 2004, 2007, 2010, 2013, 2018), and several yearly releases of AutoCAD share one format. That's why the fix is to save to an older format version rather than a specific year, and why an older target like 2004 covers an enormous range of software.

Step 1 — Save down with SAVEAS

Open the drawing in AutoCAD and type SAVEAS (or pick Save As from the menu). In the Save Drawing As dialog, the 'Files of type' dropdown lists the DWG versions: 'AutoCAD 2018 Drawing', 'AutoCAD 2013 Drawing', 'AutoCAD 2010 Drawing', 'AutoCAD 2007 Drawing', 'AutoCAD 2004 Drawing' and so on.

Choose the version the recipient needs — or older to be safe. Name the file, pick a folder, and click Save. AutoCAD writes a copy in the older format, and that copy opens in the older software. Your working file can stay in the newer version; you're just producing a compatible copy to hand over.

Step 2 — Pick the right target version

If you know what software the recipient runs, match or undercut it. If you don't, AutoCAD 2004 (or 2007) DWG is the pragmatic universal target — it has been readable by virtually every mainstream CAD program and viewer for many years, including AutoCAD LT, BricsCAD, DraftSight and free viewers. Saving to 2004 almost never causes a compatibility problem.

There's little downside for ordinary 2D drawings and blocks. You only lose features introduced after the target version, and a typical block, plan or detail uses none of them. Reserve the newest format for files that genuinely need recent functionality and will only ever be opened in current AutoCAD.

Step 3 — Set the default save version

To stop creating incompatible files in the first place, change the version AutoCAD saves to by default. Type OPTIONS, go to the 'Open and Save' tab, and look at 'Save as' under 'File Save'. Set it to an older format like 'AutoCAD 2004/LT2004 Drawing (*.dwg)', and from then on a normal Ctrl+S saves in that compatible version automatically.

This is the single best habit if you regularly share files. It costs you nothing for standard drawings and means every save is openable by collaborators on older software, so you never get the 'can't open your file' email again. You can always SAVEAS to a newer version for the rare file that needs it.

Downgrade for free without AutoCAD

If the only copy of the file you have is in a version your software can't open — so you can't even run SAVEAS on it — use the free ODA File Converter. Put the file in an input folder, set the output version to ACAD2004 (or whatever your software reads), keep the type as DWG, and convert. The downgraded copy then opens in your program.

Free CAD apps can sometimes help too, but the version error usually blocks them from opening the file at all, which is why the dedicated converter is the reliable route — it reads the newest formats and writes older ones regardless of what CAD software you own. It also batches, so you can downgrade many files at once.

What you lose when you save down

Saving to an older version is a one-way simplification: anything that depends on a feature newer than the target format gets converted to an approximation or dropped. For plain 2D geometry, blocks, text, dimensions and layers — the content of virtually every block and most drawings — nothing meaningful is lost, which is why 2004 is such a safe target.

The things that can change are newer object types and some advanced annotation or constraint features introduced in later releases. If a drawing relies on those, keep a master copy in the current version and only save down the copy you share. That way the recipient gets an openable file and you keep the full-fidelity original for your own continued work.

Free download

Browse the full library — DWG & DXF, no signup.

Download CAD blocks

Questions

Frequently asked

Which older AutoCAD version should I save to?+

AutoCAD 2004 or 2007 DWG is the safe universal target. Both have been readable by virtually every mainstream CAD program and free viewer for years, so saving down to 2004 almost never causes a compatibility problem for ordinary drawings and blocks.

How do I stop creating files that won't open in older software?+

Change the default save version. Type OPTIONS, go to the 'Open and Save' tab, and set 'Save as' to an older format like AutoCAD 2004. From then on a normal save produces a compatible file automatically.

Do I lose anything by saving to an older DWG version?+

For plain 2D geometry, blocks, text, dimensions and layers — nothing meaningful. Only features introduced after the target version are dropped or approximated. Keep a master copy in the current version if a drawing relies on recent functionality.

How do I downgrade a DWG I can't even open?+

Use the free ODA File Converter. It reads the newest formats regardless of what CAD software you own, so put the file in an input folder, set the output version to ACAD2004, keep the type as DWG, and convert to a copy your software can open.

Related downloads

Blocks for this guide

Popular blocks to download

Related categories

Related guides