DXF Cut Preflight

Looking for a DXF Viewer alternative for cut files?

The honest answer first: if you want to look at arbitrary CAD drawings in a browser, the existing viewers are probably a better fit than this. If you want to know whether a flat cut file is sound before you send it, they will not tell you — that is a different job.

Comparison researched August 11, 2026

These are two different tools

A viewer answers “what does this drawing look like?” It renders as many entity types as it can, as faithfully as it can, and the measure of a good one is fidelity across a wide range of files.

A preflight checker answers “is this cut geometry sound?” It reads the segment topology — which endpoints meet, which segments sit on top of each other, what the header claims about units — and the measure of a good one is that it never tells you a file is fine when it is not.

Rendering a drawing beautifully tells you nothing about the first question. Two lines on identical coordinates render as one perfect line. A contour with a 0.001 mm gap renders as closed. Everything this tool looks for is, by definition, invisible in a picture.

Where the incumbent is genuinely better

The most-installed Chrome DXF viewer is DXF Viewer, with 100,000 users and a 2.7/5 rating from ~1,100 ratings as of August 11, 2026. Some things it does that this extension does not:

Its 2.7-star rating is a matter of public record rather than a claim we are making about quality — read the reviews and judge for yourself. Our reading of them is that most complaints are about rendering arbitrary CAD files, which is the hardest part of the viewer problem and not one we have solved either.

Side by side

CapabilityDXF Cut PreflightTypical Chrome DXF viewer
Opens DXF locally, no uploadYesYes
Layer visibility, pan and zoomYesYes
Two-point measurementYesYes
Rendering breadth on arbitrary CADLimited — built for clean flat cut filesBroader
PNG exportNoYes
Detects open contoursYesNo
Detects duplicate, overlapping and crossing segmentsYesNo
Detects zero-length segmentsYesNo
Requires declared units before a verdictYesNo
Bed-size fit checkYesNo
Refuses a clean result on geometry it did not analyseYes, enforced in codeNot applicable — no verdict is issued
DWG supportNoNo

The right-hand column describes the category as its listings describe themselves; check the specific extension you are considering rather than trusting a table on a competitor’s website — including this one.

The one property worth choosing on

If a file contains geometry this checker did not actually analyse, it cannot return a clean result. Not by convention — the code is structured so that an unanalysed entity forces the verdict down, and there are tests that fail if that stops being true.

That is a deliberately unglamorous feature. It means this tool says “I could not check this” more often than a competitor would, and it will never be the extension that renders the most files. The trade is intentional: a false “ready to cut” is paid for in material and machine time, and a warning is paid for in thirty seconds of your attention.

What this tool does not do

For the full scope, see the 7-point preflight, which marks every check as automatable or not.

Submitted to the Chrome Web Store — awaiting review

Free. No account, no sign-in, and no permissions requested. Your drawing is never uploaded.

Sources