Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_rightCAD & PCB Toolschevron_rightUniversal CAD ViewerUniversal 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.

upload_file

Click to browse or drag & drop files here

Select a CAD file — STEP, IGES, BREP, STL or DXF

Accepted: .step,.stp,.iges,.igs,.brep,.stl,.dxf

info3D formats (STEP, IGES, BREP, STL) open in an orbit-controlled 3D viewport. DXF is a flat drawing and opens in a 2D canvas instead — it has no solid geometry to tessellate.

Similar Tools

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.

DXF 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.

Point Cloud Viewer

Point Cloud Viewer

Open and explore LAS, LAZ, PLY, XYZ and PCD point clouds directly in your browser, free and without uploading anything.

CAD File Converter

CAD File Converter

Convert STEP, IGES and BREP CAD files to STL, OBJ, GLB or PLY with adjustable tessellation quality.

Source Map Explorer

Source Map Explorer

Load a .map file and map any generated line and column back to the original file, line and source name it came from.

PDF Table Extractor

PDF Table Extractor

Find the tables inside a PDF and export them to CSV or XLSX, with the detection method and confidence shown for every table.

G-code Editor

G-code Editor

Change temperatures, speeds, fan settings and custom commands in a sliced G-code file, with a preview of every affected line.

apps

More Tools

Browse our full collection of free online tools.

One viewer for every everyday CAD format

Engineering files rarely arrive in the one format your CAD software prefers. A supplier sends a STEP assembly, a vendor's drawing is a DXF, a 3D print file is an STL, an older machine tool export is IGES. This viewer opens all five without installing anything: STEP, STP, IGES, IGS, BREP, STL and DXF, entirely in your browser.

Two different kinds of file, two different viewers

STEP, IGES, BREP and STL describe solid geometry — surfaces and volumes in three dimensions. These are tessellated through the OpenCascade geometry kernel (compiled to WebAssembly, the same kernel behind FreeCAD) and shown in an orbit-controlled 3D viewport with standard front/top/right/isometric views and adjustable tessellation quality.

DXF is different: it is a flat, 2D vector drawing — lines, circles, arcs and polylines on a plane, with no solid to tessellate. Forcing a DXF through a 3D viewer would be misleading, so it gets its own 2D canvas that draws exactly the entities the file contains, fit to the drawing's bounding box.

Honest about what it draws

DXF is a large, decades-old specification. This viewer draws the entity types that make up the overwhelming majority of real drawings — lines, circles, arcs and polylines — and openly reports how many entities of other types (splines, text, hatches, dimensions, blocks) were present but skipped, rather than silently dropping them. It also reads the file's declared drawing unit and says so plainly when a file declares none, instead of guessing millimetres.

Checking the geometry, not just looking at it

Every load reports real numbers: solid count, triangle count and bounding-box dimensions for 3D files; entity count and drawing extents for DXF. Adjustable tessellation quality means the triangle mesh a STEP file is shown with is a viewing choice, not a fixed property — raise it if a curved surface looks faceted.

Take the geometry with you

Once a STEP, IGES, BREP or STL file has loaded, download what was tessellated as GLB (for use in a web viewer or game engine) or STL (for 3D printing or another CAD tool).

Privacy

CAD files are often commercially sensitive. Nothing here is uploaded — the OpenCascade kernel and the DXF parser both run locally in your browser, and no file is stored or logged anywhere.