3D Model Analyzer

Upload a model to inspect mesh stats, physical size, volume and watertight topology — instantly in your browser.

Loading...

Please wait

About This Tool

Load any supported 3D file to see file and GPU footprint, vertex/face counts, dimensions in mm, solid volume, surface area, watertight topology, mesh quality, materials, textures, animations.

Tips

  • 1Copy the full report to clipboard
  • 2Watertight means every edge is shared by exactly two triangles
  • 3Animations play all clips by default when present
  • 4Unit-aware when the file embeds length units

About Configuration Options

Model info

File format

Extension of the uploaded file (e.g. GLB, STL, OBJ).

File size

Total size of the uploaded model file on disk.

Data footprint

Estimated GPU usage for geometry buffers plus textures (including mipmaps).

Geometry

Vertices

Number of vertices in the mesh geometry.

Triangles

Number of triangular faces in the mesh.

Size

Bounding box dimensions in millimeters along X, Y and Z.

Volume

Solid volume of the closed mesh, from tetrahedral decomposition.

Surface area

Sum of all triangle areas (square centimeters).

Watertight

Whether every edge is shared by exactly two triangles. Open meshes may have holes or non-manifold edges.

Boundary edges

Edges that belong to only one triangle, indicating holes.

Non-manifold edges

Edges shared by more than two triangles, indicating non-manifold topology.

Mesh quality

Connected components

Number of independently connected mesh parts.

Isolated vertices

Vertices not referenced by any face.

Normals

Whether vertex normals are fully present (affects lighting).

Avg. edge length

Mean length of all triangle edges in millimeters.

Triangle quality

Mean triangle shape quality; equilateral = 100%, skinny triangles score lower.

Materials & textures

Materials

Number of materials assigned to the model.

Textures

Number of texture images embedded or referenced.

Resolutions

Pixel size and format of each texture slot.

GPU memory

Estimated VRAM used by textures including mipmaps.

Animation

Clips

Number of animation clips stored in the file.

Bones

Number of skeleton bones used for rigging and skinning.

Format Information

Input format

Extension:
Model
Full Name:
3D Model
Type:
3D Model
Format:
Various 3D Formats
Open With:
Windows 3D ViewerBlender
Description:
Supports many 3D formats (GLB, GLTF, OBJ, FBX, STL, etc.). Drag and drop to view.

Notes:

  • Supports 20+ 3D model formats
  • Associate texture files (MTL, images) can be uploaded alongside the main model
  • All processing is local — files never leave your browser

Supported Features:

  • Real-time GPU-accelerated rendering via WebGL
  • Orbit controls: rotate, pan, zoom
  • Wireframe and shaded display modes
  • Model info panel with vertex/face counts
  • Animation playback for animated formats

How to Use

1

Upload a model

Drop STL, GLB, OBJ, FBX and other formats

2

Review the panel

Expand collapsible sections for metrics

3

Copy or preview animation

Copy the report, or click clips to play in the preview

Frequently Asked Questions

About this tool

Q

What does watertight mean?

A

A watertight (manifold) mesh has every edge shared by exactly two triangles — no holes or non-manifold edges. 3D printing and Boolean ops usually require watertight meshes.

Q

Why might dimensions look wrong?

A

If the file has no unit metadata, the tool assumes 1 unit = 1 mm. Large CAD exports in meters will look huge; scale them before printing.

Q

Is analysis local?

A

Yes. Loading and analysis run entirely in the browser. Nothing is uploaded.

General questions

Q

Is Any3D completely free?

A

Yes, Any3D's core features are free to use forever. We provide format conversion, model optimization, and online preview at no cost, with no registration required.

Q

Are my files uploaded to your servers?

A

No. Files you select are processed only in your browser on this device—they never leave your device and are never sent to our servers. We don't store any user files; after processing, related data in browser memory is released.

Q

Do I need to install software?

A

No installation required. Any3D is entirely browser-based—just open the webpage to use all features. It works on Windows, Mac, Linux, and other major operating systems.

Q

Is there a file size limit?

A

The processing capacity depends on your device performance and the model's vertex count and texture complexity, rather than file size alone. We impose no file size limit, but when a model exceeds what your device can handle, the page may lag or even crash.

Support Us