Construction & Engineering · Updated September 25, 2026
How do I convert a PDF drawing to CAD (DXF or DWG)?
Short answer
Use a PDF-to-CAD converter that extracts the vector linework from the PDF and writes it to DXF or SVG, which AutoCAD, Revit, and most BIM tools can open; scanned (raster) PDFs must be traced or vectorized first, so results are cleaner from native vector PDFs.
Vector vs raster PDFs
A PDF exported from CAD or BIM stores lines as vectors — real geometry that converts cleanly. A scanned drawing stores a picture of lines; converting it means tracing pixels into vectors, which is slower and less precise. Check the PDF first: if you can select and search text, it is probably vector.
What survives conversion
Lines, arcs, polylines, and text generally come through. What often does not: layer structure may collapse into a single layer, line weights and hatches can simplify, and dimension objects arrive as exploded linework rather than live dimensions. Plan on a cleanup pass in your CAD tool.
DXF, DWG, or SVG?
DXF is the safe interchange format — every CAD and BIM tool reads it. DWG is AutoCAD’s native binary format and must usually be produced by converting the DXF inside AutoCAD or a DWG-capable tool. SVG suits web and illustration workflows, not CAD modelling.
Doing it in PDFDepth
Convert to CAD extracts PDF vector geometry to DXF or SVG per sheet; the folder-level Convert to DXF operation batches a whole set. You can also import DWG and DXF files back into PDFDepth to review them alongside the PDFs.
| Format | Best for | Notes |
|---|---|---|
| DXF | AutoCAD, Revit, most CAD/BIM | Text-based interchange format; widest support |
| DWG | AutoCAD native workflows | Usually produced by saving a converted DXF from CAD software |
| SVG | Web, illustration, laser cutting | Vector but not a CAD modelling format |
Key takeaways
- Vector PDFs convert cleanly; scans must be vectorized first.
- Expect layers and line weights to need cleanup.
- DXF is the universal handoff format.
- Batch conversion handles whole plan sets at once.
Related questions
Yes, but it requires raster-to-vector tracing, and the result needs more cleanup than a native vector conversion.
Do it in PDFDepth
Try it free — no signup, no upload
Related articles
Put it into practice
Everything above runs inside the PDFDepth workspace — free for 14 days, no credit card.
Start for Free