Tiny Online Tools logoTiny Online ToolssearchSearch tools…grid_viewAll Tools
Homechevron_right3D Toolschevron_rightCAD ViewerCAD 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.

upload_file

Click to browse or drag & drop files here

Select a CAD file — STEP, STP, IGES, IGS or BREP

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

infoThe first file loads a 7 MB OpenCascade geometry kernel into your browser. After that, opening and re-tessellating is fast.

Similar Tools

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.

3D Model Viewer

3D Model Viewer

View GLB, OBJ, STL, PLY, FBX and USDZ models in your browser, with animation playback and scene inspection.

3D Model Editor

3D Model Editor

Edit a 3D scene directly in your browser — no upload, no Blender round-trip.

Table to CSV

Table to CSV

Convert HTML tables or spreadsheet data to CSV format.

Video to JPG Frames

Video to JPG Frames

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

3D UV Tool

3D UV Tool

View the UV map of any GLB, GLTF, OBJ, STL, PLY, FBX or DAE model directly in your browser.

apps

More Tools

Browse our full collection of free online tools.

Open a supplier's STEP file without a CAD licence

Someone sends you a .step file. You need to look at it — check a feature, confirm a size, see whether the bracket has the mounting holes you asked for. Your options are usually installing FreeCAD, borrowing a SolidWorks seat, or uploading a commercially sensitive drawing to a website that keeps a copy.

This free online CAD viewer is none of those. It runs the OpenCascade geometry kernel — the same kernel behind FreeCAD — compiled to WebAssembly and executing on your own machine.

Supported formats

  • STEP / STP — ISO 10303, the universal CAD exchange format
  • IGES / IGS — the older surface-based exchange standard
  • BREP — OpenCascade's own native boundary representation

Built for how engineers actually look at parts

Real feature edges. A shaded-only view of a machined part is genuinely hard to read. This viewer draws edges wherever the surface turns through more than 30 degrees, so chamfers, pockets and fillet boundaries stand out — while ignoring the thousands of meaningless triangle boundaries that tessellation creates.

Per-solid visibility. An assembly arrives as many solids. Click any of them in the list to hide it and see what is underneath. This is the single most useful thing a CAD viewer does, and most web viewers do not offer it.

Tessellation quality on demand. A STEP file has no triangles in it — only exact mathematical surfaces. The mesh is generated when you open it, so quality is a viewing setting rather than a property of the file. Start on Draft for a fast first look, then raise it if a curve looks faceted. Re-tessellation is quick because the kernel stays loaded.

Orthographic views. Front, top, right and isometric buttons, because engineers think in standard views, not in free orbit.

Both unit systems. OpenCascade normalises everything to millimetres, so dimensions are reported in mm — with inches alongside, because half the world's mechanical drawing is imperial.

Checking a part is the size you expected

The statistics panel gives the bounding box in both units. This catches the single most common problem with received CAD: a part exported in the wrong unit arrives 25.4 times too large or too small, and the mistake is invisible until you measure it.

Flat shading is deliberate

Parts are displayed with flat shading, which is both the conventional CAD look and a practical diagnostic: visible facets on a curved surface mean the tessellation quality is too low for what you are trying to judge. Raise it and the facets disappear.

Privacy

CAD files are frequently the most commercially sensitive asset a business has. Nothing here is uploaded. The kernel runs in your browser, the tessellation happens in memory, and no copy is stored or logged anywhere.