PLY Viewer
Open and inspect .ply files in your browser. Free, no upload, no sign-up.
Open and inspect .ply files in your browser. Rotate, zoom, switch to wireframe and read exact dimensions. Nothing is uploaded.
How to view a PLY file online
- 1Drop the file
Drag your .ply file into the box or click to pick it.
- 2Inspect
Orbit with the left mouse button, pan with the right, zoom with the wheel. Toggle wireframe to see the triangles.
- 3Read the numbers
Dimensions, volume and mesh health are shown under the viewport.
About the PLY format
PLY was designed at Stanford to store 3D scanner output. It supports per-vertex colors and arbitrary custom properties, in either ASCII or binary encoding, which is why scanning and photogrammetry software prefers it over STL.
Commonly used by: 3D scanners, photogrammetry (Meshroom, RealityCapture), MeshLab, research tools
