Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightCAD & PCB Toolschevron_rightDXF Layer ViewerDXF Layer Viewer

DXF Layer Viewer

Open a DXF drawing in the browser, inspect every layer and entity type, and toggle layers on or off to see exactly what is on the drawing.

upload_file

Click to browse or drag & drop files here

Choose a DXF file

Accepted: .dxf

Similar Tools

Universal CAD Viewer

Universal CAD Viewer

View STEP, IGES, BREP, STL and DXF files in your browser, no install or upload — 3D solids in an orbit viewer, DXF drawings on a 2D canvas.

DXF Cleaner

DXF Cleaner

Removes duplicate lines and arcs, unused layer definitions, and tiny geometry from a DXF drawing, and reports exactly what it removed before you download the cleaned file.

CAD Viewer

CAD Viewer

Open STEP, STP, IGES, IGS and BREP files directly in your browser with a free online CAD viewer that needs no install and no upload.

G-code Viewer

G-code Viewer

Preview a sliced G-code file in 3D: layer by layer, coloured by feature, move type, speed or extruder.

BOM Analyzer

BOM Analyzer

Analyze an electronics BOM CSV: detect its column mapping, find duplicate part numbers, flag rows missing a designator or part number, and export a cleaned, grouped CSV.

Video to WebM

Video to WebM

Video to WebM helps you convert common video files to WebM directly in your browser. Use it for fast, private media cleanup, publishing, lessons, demos, and everyday video or audio editing.

Video to JPG Frames

Video to JPG Frames

Extract individual frames from any video as JPG images. Choose frame interval, fully private.

apps

More Tools

Browse our full collection of free online tools.

See a DXF the way AutoCAD sees it — by layer

A DXF file is really a database: every line, circle, arc and piece of text is tagged with a layer, and the layer is what makes a drawing readable — dimensions on one layer, hatching on another, the actual outline on a third. This tool opens a DXF file, reads its layer table, and groups every entity under the layer it belongs to, so you can inspect the drawing the same way a CAD program would.

What it shows

Each layer gets its own row: its name, its colour (as declared in the DXF file), whether it's frozen, and how many entities sit on it. A toggle next to each layer hides or shows it in the preview canvas below — useful for checking whether a drawing still makes sense with the dimension layer or the construction lines turned off. A separate breakdown counts entities by type across the whole drawing — lines, arcs, circles, text, and so on.

The 2D preview

The canvas draws lines, polylines, circles, arcs, ellipses, points and text directly from the DXF geometry, flipped from DXF's Y-up coordinate system to the screen's Y-down one, and scaled to fit. It is a flat 2D read of the drawing, not a 3D model — DXF geometry has no third dimension to render here.

What this does not read

dxf-parser, the library behind this tool, understands the common DXF entity set — lines, polylines, circles, arcs, text, inserts, hatches and more — but not every exotic entity a CAD export can produce. When a drawing contains something outside that set, this tool says so plainly rather than pretending the drawing is complete, and lists exactly which entity types were skipped.

Privacy

The file never leaves your browser. Parsing, layer grouping and rendering all happen locally; nothing is uploaded anywhere.