LiDAR Point Cloud Viewer

LAS / LAZ Viewer (3D Point Cloud)

Upload your LiDAR point cloud; color it by RGB, elevation, intensity or classification and explore it in 3D right in your browser.

Left drag: rotate · Right drag: pan · Wheel: zoom

Upload a .las or .laz file below;
the point cloud will appear here in 3D.

Upload file

Drag your LAS or LAZ file here, or click

.las and .laz files are supported

Your Data Stays in the Browser

Uploaded LAS/LAZ files are parsed in your browser and rendered with WebGL; nothing is sent to any server. Everything happens on your device.

Related Tools

Online LAS / LAZ Point Cloud Viewer

What are LAS and LAZ?

LAS (LASer) is the industry-standard binary format defined by ASPRS for storing point cloud data captured by LiDAR scanning systems. Each point carries a position (X, Y, Z), intensity, classification and often RGB color. LAZ is the losslessly compressed version of LAS.

  • 3D viewing: Explore the point cloud by rotating, panning and zooming.
  • Coloring: Paint by RGB, elevation, intensity or ASPRS classification.
  • Privacy: Your files are processed in the browser, never uploaded.

How to use it

Upload or drag-and-drop your LAS or LAZ file. The point cloud opens automatically in a 3D view. Use the panel on the right to change the coloring mode and point size, and "Reset view" to return to the starting angle.

Other Tools

To view vector data, try our KML/KMZ Viewer and Map Viewer.

Frequently Asked Questions

What is the difference between LAS and LAZ?

LAS is the industry-standard binary file format for LiDAR point cloud data (defined by ASPRS). LAZ is the losslessly compressed version of LAS, storing the same data in a much smaller file. This tool opens both formats directly in your browser.

Are my files uploaded to a server?

No. Your LAS/LAZ file is parsed entirely in your browser (on your device) and rendered with WebGL. The file is never sent to any server.

Can it open very large LAS files?

Yes, but browser memory is limited. Very dense clouds (more than a few million points) are automatically thinned for performance; the total point count is shown in the info panel.