Maps · head to head
Agisoft Metashape vs PDAL

Agisoft Metashape
Maps
Desktop photogrammetry that turns photographs into point clouds, meshes, orthomosaics and DEMs
- From
- $179/one-time
- Rated
- -

PDAL
Libraries
Open source C++ library and command line tool for point cloud translation and processing
- From
- Free
- Rated
- -
The short version
- Only PDAL has a free tier, so it costs nothing to try first.
- Each has a real cost: Agisoft Metashape processing is entirely local, so throughput is a function of your workstation, and a large project on modest hardware can take days where a cloud service would return results overnight.; PDAL it is a library and command line tool with no graphical interface, so anyone expecting to inspect, edit or visualise a point cloud needs entirely separate software.
- They diverge on capability: Agisoft Metashape covers Structure-from-motion alignment, PDAL covers Format translation.
- Prices and features above were last checked on 1 September 2026.
Where they differ
Only the attributes on which Agisoft Metashape and PDAL actually diverge.
| Attribute | Agisoft Metashape | PDAL |
|---|---|---|
| Starting price | $179/one-time | Free |
| Pricing model | One-time purchase | Open source, no licence fee |
| Free tier | No | Yes |
| Platforms | Windows, macOS, Linux | Linux, Windows, macOS |
| Category | Maps | Libraries |
Identical on both: 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 Agisoft Metashape
- Structure-from-motion alignment
- Dense point cloud generation
- Mesh and texture
- Orthomosaic and DEM
- Ground control points
- Point cloud classification
- Multispectral processing
- Python and Java scripting
Only in PDAL
- Format translation
- JSON pipelines
- Ground classification filters
- Reprojection
- Rasterisation
- Python bindings
- Streaming mode
- Cloud-native output
What people use each for
The jobs each tool is most often brought in to do.
Agisoft Metashape
- A survey or engineering firm processing high volumes of drone imagery that wants unlimited local processing instead of per-hectare cloud creditsnot PDAL
- A quarry or mine measuring stockpile volumes monthly, where the same flight is reprocessed repeatedly and cloud pricing by area is punitivenot PDAL
- An archaeology or heritage team documenting sites on a capital grant with no recurring software budget to renew a subscriptionnot PDAL
- A VFX or games studio scanning props and environments, where Standard at $179 covers the whole requirement because georeferencing is irrelevantnot PDAL
PDAL
- A mapping agency building a repeatable pipeline that reprojects, classifies ground and tiles a national lidar datasetnot Agisoft Metashape
- A developer converting client-delivered LAS files into cloud-optimised COPC for streaming to a web viewernot Agisoft Metashape
- A researcher scripting outlier removal and DEM generation from drone lidar inside a Python notebooknot Agisoft Metashape
- A survey firm automating quality checks on incoming point cloud deliveries rather than opening each file by handnot Agisoft Metashape
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Agisoft Metashape
- Processing is entirely local, so throughput is a function of your workstation, and a large project on modest hardware can take days where a cloud service would return results overnight.
- The vendor is a Russian company, and since 2022 payment is restricted to wire transfer, ACH and SEPA direct debit with no card payment, which some corporate and government procurement departments simply cannot process.
- There is no collaboration layer: no shared projects, no web viewer, no permissions. Sharing results means sending files, which is a real limitation on multi-office teams.
- Support is thin compared with commercial drone platforms, and the software assumes photogrammetric competence; users who do not understand overlap, ground control and residuals produce confidently wrong models.
- A node-locked licence is tied to a machine, and moving it or covering a second workstation means either a reseller-quoted floating licence or buying twice, which erodes the cost advantage for teams rather than individuals.
PDAL
- It is a library and command line tool with no graphical interface, so anyone expecting to inspect, edit or visualise a point cloud needs entirely separate software.
- Pipelines are written as JSON with filter-specific parameters, and getting classification results right requires understanding the underlying algorithms rather than tuning a slider.
- Development depends heavily on a small contributor base and on public sector contract funding, which is a concentration risk for an organisation making it load-bearing.
- There is no vendor support tier to purchase; paid help means a consulting engagement, which suits an agency with a procurement process and suits a small firm poorly.
- Error messages and documentation assume geospatial and command line fluency, so the practical adoption cost is staff capability rather than licence fees.
Pricing, plan by plan
Agisoft Metashape
$179/one-time- Standard$179/one-time
- Photogrammetric alignment, dense cloud, mesh and texture
- No georeferencing or coordinate systems
- No ground control points
- Professional$3499/one-time
- Everything in Standard
- Georeferencing, coordinate systems and ground control points
- Orthomosaic, DEM and point cloud classification
- Floating licence$undefined/one-time
- Shared across machines rather than node-locked
- Sold through authorised resellers only
- Quoted rather than listed
PDAL
Free- PDALFree
- BSD licence
- Library, command line tool and Python bindings
- No usage or seat limits
Which should you pick?
Choose Agisoft Metashape if
- You need structure-from-motion alignment.
- You work on Windows, macOS, Linux.
- You also want dense point cloud generation.
Choose PDAL if
- You need format translation.
- You want to start without paying.
- You work on Linux, Windows, macOS.
- You also want json pipelines.
Questions people ask
- Is Agisoft Metashape or PDAL better?
- Neither clearly leads. Agisoft Metashape starts at $179/one-time and PDAL at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Agisoft Metashape or PDAL?
- PDAL has a free tier; the other does not. Paid plans start at $179/one-time for Agisoft Metashape and Free for PDAL.
- Does Agisoft Metashape or PDAL run on more platforms?
- Agisoft Metashape runs on Windows, macOS, Linux. PDAL runs on Linux, Windows, macOS.
- Can I use PDAL for free?
- Yes. PDAL has a free tier, so you can try it without paying. Agisoft Metashape starts at $179/one-time.
- What is Agisoft Metashape best used for?
- Agisoft Metashape is most often used for a survey or engineering firm processing high volumes of drone imagery that wants unlimited local processing instead of per-hectare cloud credits, a quarry or mine measuring stockpile volumes monthly, where the same flight is reprocessed repeatedly and cloud pricing by area is punitive, an archaeology or heritage team documenting sites on a capital grant with no recurring software budget to renew a subscription, a vfx or games studio scanning props and environments, where standard at $179 covers the whole requirement because georeferencing is irrelevant. Of those, a survey or engineering firm processing high volumes of drone imagery that wants unlimited local processing instead of per-hectare cloud credits and a quarry or mine measuring stockpile volumes monthly, where the same flight is reprocessed repeatedly and cloud pricing by area is punitive are not what PDAL is typically brought in for.
- What can Agisoft Metashape do that PDAL cannot?
- Agisoft Metashape covers Structure-from-motion alignment, Dense point cloud generation, Mesh and texture, Orthomosaic and DEM. PDAL covers Format translation, JSON pipelines, Ground classification filters, Reprojection.
Answered from the vendors’ own pages
Agisoft Metashape: How much does Metashape cost?
Professional is $3,499 and Standard is $179, both node-locked. Floating licences are quoted through resellers.
PDAL: Is PDAL a product I can buy?
No. It is a free BSD-licensed library and command line tool. There is nothing to purchase.
Agisoft Metashape: Is it a subscription?
No. These are perpetual node-locked licences. Major version upgrades are charged separately.
PDAL: Who maintains it?
An open contributor community with development led substantially by Hobu Inc, funded largely through US public sector contracts.
Agisoft Metashape: What is the difference between Standard and Professional?
Standard has no georeferencing, coordinate systems, ground control points, orthomosaic export or scripting. Anything survey or mapping related requires Professional.
PDAL: Can I get commercial support?
Only by contracting Hobu or an independent consultancy. There is no support subscription.
Agisoft Metashape: Does it process in the cloud?
No. All processing is local on your own hardware, which is the main reason it is cheap at volume and slow on weak machines.
PDAL: Does it have a viewer?
No. Use QGIS, CloudCompare or a web viewer for visualisation; PDAL handles the processing.
Agisoft Metashape: Are there educational licences?
Yes, Agisoft offers reduced academic pricing on a separate page.
Related pages
More on Agisoft Metashape
Other head to heads
- Agisoft Metashape vs QGIS
- Agisoft Metashape vs Correlator3D
- Agisoft Metashape vs Global Mapper
- Agisoft Metashape vs Cesium ion
- Agisoft Metashape vs Potree
- Agisoft Metashape vs Leica Infinity
- Agisoft Metashape vs Emlid Studio
- Agisoft Metashape vs onX Maps
- Agisoft Metashape vs SW Maps
- Agisoft Metashape vs Fused
- Agisoft Metashape vs Lonboard
- Agisoft Metashape vs Trailforks
- Agisoft Metashape vs Atlas.co
- Agisoft Metashape vs ArcGIS Field Maps
- Agisoft Metashape vs Felt
- Agisoft Metashape vs Geographic Calculator
- Agisoft Metashape vs Leafmap
- Agisoft Metashape vs Libby
- Agisoft Metashape vs Hoopla
- Agisoft Metashape vs ArchivesSpace
- Agisoft Metashape vs Archivematica
- Agisoft Metashape vs Mantine
- Agisoft Metashape vs Vuetify
- Agisoft Metashape vs CONTENTdm
- Agisoft Metashape vs Omeka
- Agisoft Metashape vs DSpace
- Agisoft Metashape vs VuFind
- Agisoft Metashape vs CollectiveAccess
- Agisoft Metashape vs LibraryThing for Libraries
- Agisoft Metashape vs SirsiDynix Symphony
- Agisoft Metashape vs OCLC WorldShare Management Services
- PDAL vs QGIS
- PDAL vs Correlator3D
- PDAL vs Global Mapper
- PDAL vs Cesium ion
- PDAL vs Potree
- PDAL vs Leica Infinity
- PDAL vs Emlid Studio
- PDAL vs onX Maps
- PDAL vs SW Maps
- PDAL vs Fused
- PDAL vs Lonboard
- PDAL vs Trailforks
- PDAL vs Atlas.co
- PDAL vs ArcGIS Field Maps
- PDAL vs Felt
- PDAL vs Geographic Calculator
- PDAL vs Leafmap
- PDAL vs Libby
- PDAL vs Hoopla
- PDAL vs ArchivesSpace
- PDAL vs Archivematica
- PDAL vs Mantine
- PDAL vs Vuetify
- PDAL vs CONTENTdm
- PDAL vs Omeka
- PDAL vs DSpace
- PDAL vs VuFind
- PDAL vs CollectiveAccess
- PDAL vs LibraryThing for Libraries
- PDAL vs SirsiDynix Symphony
- PDAL vs OCLC WorldShare Management Services
