Softwr

CAD · head to head

CloudCompare vs Potree

CloudCompare logo

CloudCompare

CAD

Open source point cloud comparison and processing maintained largely by one person in their spare time

From
Free
Rated
-
Potree logo

Potree

Maps

Open source WebGL viewer for publishing very large point clouds in a browser

From
Free
Rated
-

The short version

  • Each has a real cost: CloudCompare the project is administered by its creator in his spare time while he holds a full-time job elsewhere, so an organisation building a monitoring programme on it depends on one person with no obligation to continue; Potree there is no vendor, no support contract and no service level, so anything you build on Potree is your organisation’s responsibility to maintain when a browser update breaks rendering.
  • They diverge on capability: CloudCompare covers Cloud to cloud distance, Potree covers Octree streaming.
  • Prices and features above were last checked on 1 September 2026.

Where they differ

Only the attributes on which CloudCompare and Potree actually diverge.

Attributes where CloudCompare and Potree differ
AttributeCloudComparePotree
PlatformsWindows, macOS, LinuxWeb, Windows, macOS, Linux
CategoryCADMaps

Identical on both: starting price (Free), pricing model (Open source, no licence fee), free tier (Yes), user rating (Not yet rated).

What each one covers

Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.

Only in CloudCompare

  • Cloud to cloud distance
  • Cloud to mesh distance
  • Registration
  • Segmentation and cleaning
  • Plugin architecture
  • Format support
  • Command line mode

Only in Potree

  • Octree streaming
  • Large dataset rendering
  • Measurement tools
  • Clipping and profiles
  • Annotations
  • Attribute colouring
  • PotreeDesktop
  • Self-hosting

What people use each for

The jobs each tool is most often brought in to do.

CloudCompare

  • A monitoring engineer comparing quarterly laser scans of a retaining wall to quantify movement without buying a proprietary deformation packagenot Potree
  • A heritage team registering dozens of terrestrial scans of a building into a single cloud before meshingnot Potree
  • A geomorphologist measuring erosion between two drone-derived surfaces of a river banknot Potree
  • A survey technician cleaning and subsampling a scan before delivering it to a client whose software cannot handle the full densitynot Potree

Potree

  • A drone survey firm delivering a point cloud to a client who has no desktop software, by publishing a browser viewer link instead of a 40 GB LAZ filenot CloudCompare
  • A heritage or archaeology project publishing a scanned site for public access without paying per-gigabyte hosting to a commercial platformnot CloudCompare
  • An engineering consultancy embedding a point cloud viewer inside its own client portal without licensing a commercial web viewernot CloudCompare
  • A university or research group that needs measurement and profiling in a shareable viewer for a dataset too large to emailnot CloudCompare

Where each one falls short

Documented limitations, not opinions. Every one is a constraint you would hit in normal use.

CloudCompare

  • The project is administered by its creator in his spare time while he holds a full-time job elsewhere, so an organisation building a monitoring programme on it depends on one person with no obligation to continue
  • There is no commercial support contract from anyone, so a defect that blocks a deliverable is resolved by a GitHub issue and community goodwill rather than by an agreement
  • Processing is single machine and memory bound, so very large aerial lidar collections must be tiled manually and large jobs are limited by the workstation rather than scaled out
  • The interface is unforgiving and organised around the underlying data structures rather than around tasks, so competent surveyors routinely take weeks to become productive
  • Plugins vary widely in maintenance, and several useful ones originated in research projects that have since ended, so a workflow built around a specific plugin can break at the next release

Potree

  • There is no vendor, no support contract and no service level, so anything you build on Potree is your organisation’s responsibility to maintain when a browser update breaks rendering.
  • Conversion is a separate manual step with PotreeConverter, and building an automated publishing pipeline around it is engineering work the project does not provide.
  • Rendering quality and performance depend on the client machine and WebGL support, so a client on a locked-down corporate laptop with poor graphics may see a viewer that stutters or fails outright.
  • A WebGPU rewrite, Potree-Next, is in progress and is not a drop-in upgrade, so current integrations face an eventual migration with no vendor to manage it.
  • There is no access control, user management or audit layer; anyone with the URL sees the data unless you build authentication around the static files yourself, which is a real problem for confidential sites.

Pricing, plan by plan

CloudCompare

Free
  • CloudCompareFree
    • GNU General Public Licence
    • No licence fee and no usage limits
    • No commercial support contract exists

Potree

Free
  • PotreeFree
    • BSD-style open source licence
    • Unlimited datasets and viewers
    • Self-hosted on any static web server

Which should you pick?

Choose CloudCompare if

  • You need cloud to cloud distance.
  • You want to start without paying.
  • You work on Windows, macOS, Linux.
  • You also want cloud to mesh distance.

Choose Potree if

  • You need octree streaming.
  • You want to start without paying.
  • You work on Web, Windows, macOS, Linux.
  • You also want large dataset rendering.

Questions people ask

Is CloudCompare or Potree better?
Neither clearly leads. CloudCompare starts at Free and Potree at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
Which is cheaper, CloudCompare or Potree?
CloudCompare starts at Free and Potree at Free.
Does CloudCompare or Potree run on more platforms?
CloudCompare runs on Windows, macOS, Linux. Potree runs on Web, Windows, macOS, Linux.
Can I use CloudCompare for free?
Both have a free tier, so you can try either at no cost before committing.
What is CloudCompare best used for?
CloudCompare is most often used for a monitoring engineer comparing quarterly laser scans of a retaining wall to quantify movement without buying a proprietary deformation package, a heritage team registering dozens of terrestrial scans of a building into a single cloud before meshing, a geomorphologist measuring erosion between two drone-derived surfaces of a river bank, a survey technician cleaning and subsampling a scan before delivering it to a client whose software cannot handle the full density. Of those, a monitoring engineer comparing quarterly laser scans of a retaining wall to quantify movement without buying a proprietary deformation package and a heritage team registering dozens of terrestrial scans of a building into a single cloud before meshing are not what Potree is typically brought in for.
What can CloudCompare do that Potree cannot?
CloudCompare covers Cloud to cloud distance, Cloud to mesh distance, Registration, Segmentation and cleaning. Potree covers Octree streaming, Large dataset rendering, Measurement tools, Clipping and profiles.

Answered from the vendors’ own pages

CloudCompare: Who maintains CloudCompare?

Daniel Girardeau-Montaut, its creator, administers it in his own time alongside a full-time engineering job, with contributions from a community of users and research groups.

Potree: Does Potree cost anything?

No. It is open source and free. You supply the hosting, which for a static viewer is inexpensive.

CloudCompare: Can I buy support?

No. There is no vendor and no commercial support offering. Some geospatial consultancies know it well and can be hired, but they are not contracted to support the software itself.

Potree: Is there commercial support?

No. There is no vendor and no support contract. Support is GitHub issues and the community.

CloudCompare: Is it suitable for commercial deliverables?

It is widely used for them. The licence permits it and the algorithms are well regarded. The risk is operational, not legal: no support and no roadmap commitment.

Potree: Who maintains it?

It originated at TU Wien and is maintained principally by Markus Schütz, with community contributions.

CloudCompare: Can it handle a full aerial lidar survey?

Not in one piece. It is memory bound on a single machine, so large collections need tiling or a dedicated lidar pipeline such as PDAL.

Potree: Can it handle very large clouds?

Yes, hundreds of millions of points, because PotreeConverter builds a multi-resolution octree that streams only what is visible.

Potree: Is my data private?

Only if you make it so. Potree serves static files with no built-in authentication, so access control is entirely your responsibility.

Share

Related pages

Other head to heads