Zro7Zro7/Step Viewer

STEP / IGES viewer

Parse STEP, IGES, BREP via OpenCascade WASM.

Runs entirely in your browser. Files never leave your device.

How it works

  1. 1

    Drop a STEP / IGES file

    Add a .step, .stp, .iges, .igs or .brep file — everything stays on your device.

  2. 2

    Wait for tessellation

    OpenCascade WASM converts the exact B-Rep geometry into a rendering mesh.

  3. 3

    Export or snapshot

    Save the tessellated mesh as STL, OBJ, PLY or GLB, or capture a PNG preview.

Frequently asked questions

How does STEP parsing work in the browser?

OpenCascade — the same CAD kernel behind FreeCAD — is compiled to WebAssembly and tessellates the B-Rep into triangles on your device.

Does it support IGES and BREP too?

Yes. .step, .stp, .iges, .igs, .brep and .brp files are all handled by the same OpenCascade WASM build.

Will assembly colours be preserved?

Per-face and per-shape colours from STEP are read when available and applied to the tessellated mesh.

All CAD & 3D tools →

Explore more categories