dxf-dump clean-room DXF reader

About dxf-dump

A clean-room reader for DXF drawing files, compiled to WebAssembly. Everything runs in your browser: the file you open is never uploaded anywhere.

The format specification this reader is built from was derived by analysing a corpus of 598 public DXF files and 179 DWG files, not by reading any existing reader's source code.

What it reads

What it does not

Bundled example

example.dxf is a copy of Cad/Bottom.dxf from DanielMartensson/STM32-PLC (MIT), one of the corpus files listed in samples/PROVENANCE.md.

No drawing open

Drop a DXF file here, or use Open drawing…

Read entirely in your browser. Nothing is uploaded.