Convert PDF to DXF
Convert PDF files to DXF vector format for CNC routing, laser cutting, and CAD workflows. Vector PDFs export paths directly; raster PDFs require a vectorization step before DXF conversion.
About Convert PDF to DXF
PDF files can contain either vector or raster content. Converting PDF to DXF works best when the PDF contains vector paths — these can be extracted and exported directly without a vectorization step. For raster-only PDFs (scanned documents, embedded images), a vectorization step is required before DXF export.
For vector PDFs: open the PDF in Inkscape, which imports the vector paths directly. Select all paths, then export via File > Save As > DXF. The paths retain their shape and precision through the conversion.
For raster PDFs: export the PDF page as a high-resolution PNG (300 DPI or above), then vectorize the PNG image to produce SVG paths, then export the SVG to DXF from Inkscape.
DXF compatibility note: Inkscape exports DXF R14 format by default. This is the most compatible version for CNC routing, laser cutting, plasma cutting, and CAD software. For AutoCAD-specific workflows, R2000 offers additional feature support but the same path data.
For laser cutting and CNC, verify that the DXF contains single-stroke outline paths. PDF vector art often contains filled shapes with separate stroke paths — remove fill paths and keep only the contour strokes before DXF export to avoid the cutter following both the fill boundary and the stroke separately.
Engineering drawings and technical schematics in PDF format convert cleanly to DXF when the source PDF contains proper vector line work.