CAD Drawing Viewer

DXF Viewer (AutoCAD Drawings)

Upload your DXF drawing; view its layers and entities in the browser, pan and zoom, and optionally export it as SVG.

Drag: pan · Wheel: zoom

Upload a .dxf file below;
the drawing will appear here.

Upload file

Drag your DXF file here, or click

.dxf files are supported (for DWG, export to DXF first)

Your Data Stays in the Browser

Uploaded DXF files are parsed and rendered in your browser; nothing is sent to any server. Everything happens on your device.

Related Tools

Online DXF Viewer

What is DXF?

DXF (Drawing Exchange Format) is an open, text-based format developed by Autodesk for sharing drawings between CAD applications. It contains lines, polylines, circles, arcs, text and layer information. This tool parses your DXF file in the browser and renders it as vector graphics.

  • Layers & colors: Layer colors are preserved.
  • Zoom & pan: Inspect the drawing in detail.
  • SVG export: Download the drawing as web-friendly SVG.

About DWG files

DWG is AutoCAD's proprietary binary format and cannot be opened directly in the browser. In your CAD software use Save As → DXF to export, then upload it here. DXF carries virtually the same drawing data as DWG.

Other Tools

For LiDAR data try our LAS/LAZ Viewer, and for map data the Map Viewer.

Frequently Asked Questions

Can I open a DWG file?

No. DWG is AutoCAD's proprietary binary format and cannot be opened reliably in the browser. Export your drawing as DXF from your CAD software (AutoCAD, BricsCAD, etc.) and upload the DXF file.

Are my files uploaded to a server?

No. Your DXF file is parsed and rendered entirely in your browser; nothing is sent to any server.

Which entities are supported?

Common DXF entities such as LINE, POLYLINE/LWPOLYLINE, CIRCLE, ARC, ELLIPSE, SPLINE, POINT, TEXT and blocks (INSERT) are supported. Layer colors are preserved and you can export the drawing as SVG.