IT
Omnvert

STL Analyzer & Print Cost Calculator

Upload an STL and get its dimensions, volume, surface area, triangle count, bodies, watertightness and open edges, plus filament weight, material cost and a print-time estimate for PLA, PETG, ABS, ASA, TPU, nylon or resin. Free, nothing is changed or kept.

📐
Drop an STL file here or click to browse
Up to 300 MB · .stl only · nothing is changed or kept
Choose STL file

Free, no account. The file is read once in memory and discarded.

Server-sideProcessed on our server, then deleted

Your file is uploaded to our server to be processed, so it does leave your device. Temporary files are removed as soon as processing finishes, and the uploaded original is deleted automatically within 120 minutes at the latest. Nothing is stored permanently.

About

Before a file goes to the slicer or to a print service, four questions decide whether it is worth printing at all: how big is it, how much material will it take, what will that cost, and will the slicer accept it. This analyzer answers all four from the STL alone. The mesh is read once on our server, measured, and discarded; nothing is repaired or reduced, so the numbers describe your file exactly as it is.

Geometry comes from the triangles themselves: bounding-box dimensions, volume as the signed sum of tetrahedra (exact for a closed mesh, flagged as approximate for an open one), surface area, triangle count, the number of separate bodies in the file, whether every edge is shared by exactly two triangles, and how many open edges there are if not. Those last two are the checks Bambu Studio, Cura and PrusaSlicer run before slicing; a file that fails them here will fail there.

Material, cost and time are computed in your browser from settings you can change: material and density (PLA 1.24 g/cm³, PETG 1.27, ABS 1.04, ASA 1.07, TPU 1.21, nylon 1.14, standard resin 1.12), price per kilogram, infill percentage, wall count and layer height. The weight model treats the walls as a shell of perimeters over the surface and the interior at the chosen infill, which is how a slicer allocates material too; resin is counted solid. Time is a rough figure from extruded volume at a nominal flow plus a per-layer overhead, and is meant for quoting and sizing, not for scheduling: your slicer's estimate with your profile is the one to trust.

When the numbers say the file needs work, the report links to the fix: not watertight goes to STL Repair, which closes holes and separates non-manifold edges; over a million triangles goes to the STL Compressor, which brings the file under a size target without visible loss. Both keep the shape you measured here.

How it works

  1. 1Open STL Analyzer & Print Cost Calculator and choose your file or enter the required input.
  2. 2Check the settings and start the process.
  3. 3The tool creates the result with temporary server-side processing.
  4. 4Download the output or copy the result when it is ready.

FAQ

How accurate is the weight?
For a watertight mesh the volume is exact; the weight then depends on your infill, walls and density, which you set. With a slicer's typical 20% infill and three walls the result is usually within 10% of what the slicer reports.
Why is the volume marked approximate?
The mesh is not closed: some edges belong to only one triangle. The signed-volume formula still gives a number, but it depends on where the holes are. Run the file through STL Repair and analyze again for an exact figure.
Which unit is the file in?
STL has no unit. Printing convention is millimetres and that is the default; switch the readout to cm or inches if your file was exported that way. The choice only changes how the same numbers are read.
How is print time estimated?
From the material volume at a nominal flow rate for the chosen layer height, plus a small per-layer overhead, assuming one object and no supports. It is a planning figure; the slicer knows your speeds and accelerations and will differ.
Does the file get uploaded and stored?
It is uploaded, read in memory and discarded immediately. Nothing is written to disk and there is nothing to download from this tool.
Is it free?
Yes, with no account and no daily limit beyond a fair-use rate. The paid plans apply to downloads from the reducer and repair tools, not to analysis.
Can it analyze OBJ or 3MF?
Not yet. Convert to STL with the 3D Model Converter first, or export STL from your slicer.