Check common mesh defects, compare the original and repaired previews, and decide whether the result helps before paying for the full-quality STL.
What STL repair addresses
STL files represent surfaces as triangles, and a mesh can contain defects that make it difficult for a slicer or other application to interpret. Common issues include holes along the boundary, duplicated or degenerate faces, disconnected fragments, inconsistent face winding, and normals that point in conflicting directions.
StlFixTool's repair process applies mesh cleanup and consistency operations, then attempts to close holes where possible. Repair is not reverse engineering: it does not know the intended shape, restore missing design information, or guarantee that every open region should be filled. Automatic changes should be reviewed against the source and intended use.
Compare before and after
Upload an STL up to 50MB. The result page reports available before-and-after measures, such as triangle count, whether the mesh is watertight, boundary and non-manifold edge counts, and cleanup operations performed. Use the before/after preview toggle to inspect whether the geometry changed in a helpful way.
If selected, the option to remove tiny floating pieces filters disconnected components smaller than one percent of the largest component. This can be useful when fragments are accidental debris, but a genuinely small component could also be an intentional feature. Choose that option only when it matches your needs.
The 3D preview is reduced in resolution for efficient viewing. Consider the issue counts and warnings as well as the visual result; the repaired preview does not prove that the full file is suitable for every slicer or manufacturing workflow. If the repair process reports no improvement, payment is not enabled.
When a successful result is available, pay $4.99 once for the full-quality STL. This is pay-per-file, not a subscription. Checkout uses Paddle, and you are not charged for merely uploading or previewing. Unpaid files are deleted within 60 minutes.
Understanding repair metrics
Watertightness indicates whether the mesh forms a closed surface according to the mesh checks used by the repair workflow. A watertight mesh is often helpful for volume-based operations and 3D printing, but that label alone does not establish that the shape is correct, has the right scale, or is printable.
Boundary edges are edges on an open boundary; many can indicate holes or open regions. Non-manifold edges are shared in a way that does not form a consistently valid surface neighborhood. Degenerate faces have unusable or near-zero area, while duplicate faces overlap exactly. Winding and normals describe triangle orientation, which affects how software interprets inside and outside.
Metric changes need context. A lower defect count can be useful, but a repair that removes an intended surface or closes a deliberate opening may be wrong. Compare the previews and, where appropriate, inspect the downloaded result in your slicer or mesh editor.
Limits and responsible use
Some holes cannot be filled reliably because the missing boundary is ambiguous or very large. Automatic mesh libraries may disagree about defects, and complex self-intersections or severe non-manifold geometry can remain after processing. StlFixTool reports remaining issues rather than promising that every model will become clean.
Repair changes a mesh and can change its surface, connected components, or volume. Preserve the original file, especially for engineering or archival work. For safety-critical, regulated, or dimensionally critical parts, use a qualified inspection and repair workflow and verify the output independently.
If the repaired model still has issues
Use a dedicated mesh editor or the repair tools in your slicer when the automated result leaves defects that matter. For a badly damaged model, rebuilding the surface from the design or obtaining a clean export may be safer than repeated automatic patching. A mesh with deliberate openings, multiple shells, or internal structures may require specialized handling.
STL files do not store units in a consistent, self-describing way. Confirm scale after repair and import. If the source appears to be the wrong size, address unit interpretation in the application rather than assuming a repair operation changes scale.
Frequently asked questions
Is the STL repair preview free?
Yes. Upload and inspect the before-and-after preview for free. The $4.99 one-time payment is required only to download a successful full-quality repair.
What defects can the repair process address?
It attempts common cleanup such as removing degenerate or duplicate faces, fixing orientation and normals, and filling holes. Difficult defects can remain and are reported where measured.
Can repair make every STL watertight?
No. Some meshes cannot be closed reliably, and closing a hole may not reflect the intended design. Review remaining metrics and geometry before using the result.
What does remove tiny floating pieces do?
It keeps disconnected components larger than one percent of the largest component. It can remove accidental debris, but may also remove an intentionally small part.
What if repair reports no improvement?
No payment is offered for a result marked no improvement. Keep the source and consider a specialized mesh editor or a clean re-export.