Reduce triangle count with meshoptimizer — lighter STL / GLB.
Load STL, OBJ, PLY, GLB, STEP or any other supported format.
Slide the target-triangles control to preview the reduction size.
Run the WASM simplifier, then download the lighter mesh as STL or GLB.
meshoptimizer's edge-collapse simplifier, compiled to WebAssembly — the same library used in Godot, Sketchfab and many glTF pipelines.
Choose any target between 2% and 95% of the original triangle count. Lower values preserve silhouette using an error threshold.
Yes. STEP is tessellated on load, then simplified. The result can be exported as STL or GLB.
Open .stl models — orbit, wireframe, snapshot, convert.
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.
Snapshot a PNG preview from any 3D model file.