mozman/ezdxf
Python interface to DXF observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3510
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1422 stars · 268 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ezdxf is a Python package for creating, reading, modifying and writing DXF (AutoCAD) documents across DXF versions R12 through R2018, including ASCII and binary formats. It preserves third-party content, ships optional C-extensions for speed, and includes add-ons for rendering, streaming huge files, and a CLI for inspecting DXF files.
Use cases
- create dxf files programmatically in python
- read and edit autocad dxf drawings without losing content
- convert dxf files to png, pdf or svg images
- process huge dxf files larger than memory
- inspect and audit dxf files from the command line
- extract entities from cad drawings for analysis
- generate parametric dxf entities from python code
When to choose
- you need to programmatically create, edit or parse DXF files in Python
- you must preserve unknown third-party DXF tags when round-tripping documents
- you need to render or convert DXF drawings to images or vector formats
- you work with very large DXF files that don't fit in memory
When to avoid
- you need a GUI CAD editor rather than a programming library
- you need to write DWG files (ezdxf handles DXF only)
- you need read/write support for DXF versions older than R12
Facets
library · maturity stable
parser file-system data-visualization cli files developer-tools graphics python cross-platform cli dxf cad autocad caddrawing geometry rendering automation
4 sources
- readme: https://github.com/mozman/ezdxf · fetched 2026-08-28 · bdffb7eaae51
- homepage: https://ezdxf.mozman.at · fetched 2026-08-29 · d3c51dac670a
- site_page: https://ezdxf.mozman.at/docs · fetched 2026-08-29 · 30292f4a0fe1
- site_page: https://ezdxf.mozman.at/notes · fetched 2026-08-29 · e8fece9ce1a8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mozman/ezdxf | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem