Need to see what an STL contains before you print, share, or convert it? Open the file in the browser-based STL Viewer to inspect its shape and basic mesh measurements without uploading the model.
Open a local STL file
An STL file stores a surface as triangular facets. It is widely used to move a model into a 3D-printing slicer, but it is not a drawing or a feature-based CAD project. The STL Viewer reads a supported STL file on your device and displays the mesh in an interactive three-dimensional view. Choose a file or drop it into the viewer, then wait for the geometry to load in your browser.
The selected file stays on your device while it is read and displayed. The viewer does not upload it to the conversion server. Keep the browser tab open while inspecting the model, and retain your own copy of the original file if you need to use it later.
Inspect the surface from different angles
Drag to orbit around the part, zoom to examine a feature, and pan when you need to reposition the view. Reset returns the camera to a useful framing if the model moves off screen. Switch on wireframe to see the triangle pattern and turn the grid on or off to change the visual reference around the object. Save a PNG screenshot when a static image is useful for a review or message.
These controls change the camera view, not the file. The STL Viewer does not edit the vertices, add supports, slice layers, or save a revised STL. A screenshot records only the rendered angle; it does not contain the mesh geometry or measurements needed to manufacture the part.
Read STL measurements carefully
The viewer can show triangle count, bounding dimensions, estimated volume, and surface area. Triangle count tells you how densely the surface is represented, not whether the design is correct. A large count can make a file slower to handle, while a small count may look faceted on curved areas. Surface area describes the represented mesh and does not indicate print quality.
STL commonly has no dependable unit declaration. Dimensions are shown using millimetres as a working convention, but another program may interpret the numeric coordinates differently. Check a known dimension in the application where the model was made or where you plan to use it. Volume may be unavailable or misleading if a mesh has open boundaries, self-intersections, or inconsistent face orientation.
When to use a viewer, slicer, or CAD program
A viewer is useful when you only need a quick visual check: does the file contain the expected object, are the main parts present, and is the general orientation plausible? It can help you decide which application should handle the next step. It cannot show layer paths or predict how a printer will build the model.
Use a slicer when you need to choose print settings, inspect layers, place supports, or prepare machine instructions. Use CAD software when you need dimensions, precise design changes, or editable features. Use a mesh editor when you need to alter triangle geometry or repair surface defects. A browser viewer is an inspection step, not a replacement for those tools.
If the STL looks empty or incorrect
First reset the camera and check whether the model is extremely small, unusually scaled, or offset from its origin. Toggle the grid and wireframe to distinguish a camera problem from a mesh display problem. If the outline is still missing or surfaces appear incomplete, the file may be malformed, have invalid faces, or contain geometry that your browser cannot display reliably.
Large or complex models can use significant memory and may respond slowly on some devices. Try a smaller export if the browser cannot load the file. For a suspected mesh defect, use a dedicated repair workflow and compare the before-and-after result. Do not treat a clean-looking viewport as proof that a part is watertight or ready to print.
More ways to inspect an STL online
The same local viewer can be approached from several tasks: opening an STL file, using an online viewer without installing software, or inspecting the model as a three-dimensional mesh. These pages explain the viewer from those different perspectives and link back to the tool.
The viewer supports STL and OBJ geometry. OBJ may reference companion material or texture files, and having the OBJ alone does not guarantee that its appearance data is available. This viewer focuses on mesh geometry. For a separate format conversion or an STL repair, use the relevant tool and upload only a file you have the right to use.
Frequently asked questions
Does the STL file viewer upload my file?
No. The STL Viewer reads and displays the selected STL or OBJ in your browser; the file stays on your device.
Can I edit the STL in this viewer?
No. It is for visual inspection and screenshots, not mesh editing, slicing, or CAD.
Why might the reported volume be missing?
Volume depends on a suitable closed, consistently oriented surface. Open or intersecting meshes may not have a meaningful volume.
Does an STL file store millimetres?
Usually not reliably. The viewer uses millimetres as a working convention; check scale in your source or destination application.
Can I save the viewed STL from the screenshot?
No. The screenshot is a PNG image of the current view, not an export of mesh geometry.