PDF to DXF
Pick a page from a PDF, and trace its black shapes into a DXF outline you can open in CAD software.
Two kinds of PDF, one honest approach
PDFs arrive in two flavours. A PDF exported from CAD still contains real vector lines under the surface; a scanned PDF contains nothing but a photograph of paper. Pulling trustworthy vectors out of arbitrary PDFs is a minefield of layers, clipping paths and font tricks, so this tool deliberately treats every page the same way: render it crisply, then trace the black shapes. The cost is that you get outlines rather than the original paths; the benefit is that the same workflow handles a fresh CAD export and a 1985 blueprint that only exists as a scan. If your source happens to be an Illustrator .ai file rather than a PDF, our AI to DXF tool (/ai-to-dxf) can read the actual vector paths instead of tracing.
Getting the most from the two controls
The Render scale decides how many pixels the tracer gets to see, and it is the setting that matters most: thin lines on a dense plan need a higher scale or they break up into dashes, while a simple logo is fine at the default. The Black/white split is usually easy work here — a rendered PDF page is clean compared to a photographed scan, so a wide range of settings looks identical, and you only need to move the slider when grey fills or coloured lines start dropping out of the preview. For white-on-dark drawings, tick Invert (trace light areas). Whatever the preview shows is exactly what gets traced — no more, no less.
From traced outlines to a usable drawing
The DXF arrives in pixel coordinates, so the first job in CAD is always the same: measure one feature you know the real size of and scale the whole drawing to match, before you trust any other measurement. Then expect the nature of tracing to show itself — thick printed lines come back as slim closed loops along both edges, and any text on the page, dimension figures included, becomes traced letterforms rather than editable text. Delete what you do not need, close any contours your cutting software complains about, and you have a workable drawing. Our DXF editor (/dxf-editor) handles that clean-up right in the browser, and the DXF node optimizer (/dxf-optimizer) will thin out the traced curves if the file runs heavy.
How this works, and an honest limit
The chosen page is rendered to an image right in your browser, then traced with the exact same threshold + potrace engine as our Image to DXF tool. This gives you the OUTLINES of black shapes on the page — it isn't a magic "recover the original vector paths" tool: text becomes traced letterforms, not editable text, and fine detail depends on the render scale and black/white threshold you pick. For scanned drawings or simple line art this works very well.
Is my PDF uploaded anywhere?
The page is rendered to an image entirely in your browser. Only that small black-and-white image — never your original PDF — is sent to our server for the final tracing step, and it's deleted immediately after.
Why do I have to pick one page?
Vectorizing is a per-image operation — pick the page with the drawing you need, adjust the threshold until the preview looks right, then convert. Need another page too? Just load it next and convert again.
