Open .stl models — orbit, wireframe, snapshot, convert.
Add a .stl model from your device. It is parsed locally with WebAssembly-backed math.
Rotate, pan and zoom with the mouse; toggle wireframe to see the triangulation.
Save a PNG preview or re-export the mesh as OBJ, PLY or GLB.
Both ASCII and binary STL files are parsed with three.js STLLoader — the same engine used by many desktop slicers.
Files are decoded entirely in memory, so the practical limit is your device's RAM. Hundreds of megabytes work on a modern laptop.
Yes. After loading, export the same mesh as OBJ, PLY or GLB from the download menu.
Parse STEP, IGES, BREP via OpenCascade WASM.
Open Wavefront .obj meshes with orbit and wireframe.
Preview .glb and .gltf 3D assets in your browser.
Convert between STL, STEP, IGES, OBJ, PLY, GLB, FBX, 3MF, DAE.
Reduce triangle count with meshoptimizer — lighter STL / GLB.
Snapshot a PNG preview from any 3D model file.