← EverrCAD Home / File formats

CAD file formats & notices

Last updated: August 25, 2026

This page describes how Draw2D actually reads and writes CAD files. It is a product notice, not legal advice. AutoCAD and DWG are trademarks of Autodesk, Inc. EverrCAD is not affiliated with, endorsed by, or sponsored by Autodesk.

What Draw2D supports

Format Draw2D (web) Draw2D 2026 (desktop)
.eve Native save / open Native save / open
DXF Import and export, written by EverrCAD Import and export, written by Draw2D
DWG Import only. Decoded on EverrCAD servers with GNU LibreDWG. No DWG export. Import and export. Converted with LibreDWG’s dwg2dxf and dxf2dwg as separate programs.
PDF / SVG Export As provided by the desktop app

Not every DWG or DXF entity, version, or third-party file will round-trip. Review converted drawings before using them in production.

GNU LibreDWG

DWG is a closed binary format. EverrCAD uses GNU LibreDWG (GPL-3.0-or-later) to decode and encode DWG. LibreDWG is not the Open Design Alliance (ODA) libraries, and it is not Autodesk software.

On the web

On Draw2D 2026 (desktop)

Other open-source software

Draw2D 2026 is built with Qt 6 under the LGPL-3.0, linked dynamically so those libraries can be replaced. Full third-party notices ship inside the desktop app as NOTICE.txt.

LibreDWG copyright: Free Software Foundation, Inc. and contributors. Qt copyright: The Qt Company Ltd and other contributors.

What we do not claim

These terms also appear in our Terms & Conditions.