STL (Stereolithography / Standard Triangle Language)
STL is the de-facto standard for 3D printing. It describes a model purely as a mesh of triangles — no color, no units, no assembly structure — which makes it simple, universally supported, and the required input for virtually every slicer, from PrusaSlicer and Cura to resin-printer tools.
Best for: 3D printing and rapid prototyping.
Open .stl files in the free online STL viewer — assembly tree, section views and display modes, entirely in your browser.
Drop it into the free online STL viewer on this site — it renders in your browser with an assembly tree and section views, and the file is never uploaded. No software install needed.
Units: no — unitless numbers. Colors/materials: no. Geometry is stored as triangle mesh.
Use the free STL to OBJ converter: drop the file, press Convert, download. Everything runs locally in your browser — no upload, no signup.
3D printing and rapid prototyping.
STL is only a triangle surface with unitless coordinates. It has no standard part names, assembly hierarchy, colors, materials or editable CAD features, so keep the source model as well.
No. STL is used for 3d printing, and its format does not carry animation tracks.