Comparison · Aerial and drone LiDAR, GIS and photogrammetry
Neurones 3D vs LAStools
Looking for a LAStools alternative? Neurones 3D is free, offline point cloud and Gaussian splatting software for Windows: the free viewer runs every process, from AI classification to dimensioned floor plans, and a one-time paid edition saves the results.
LAStools is a suite of fast command-line tools from rapidlasso for LiDAR processing: ground classification, building and tree classification, rasterising, contouring, tiling and compression. LASzip and LASlib, its open-source parts, are widely used across the industry.
By Dr. Florent Poux, maker of Neurones 3D · LAStools's facts from rapidlasso GmbH's own documentation, checked
The short answer
Choose Neurones 3D if you want an interactive, offline Windows application that opens LAS, LAZ, COPC and E57, classifies them with trained models, and delivers DTM, contours, change detection and DXF drawings, bought once rather than renewed each year. Choose LAStools if your work is scripted batch production of very large airborne datasets, on Windows or Linux, where streaming command-line tools and integration with QGIS, ArcGIS Pro or FME matter more than a graphical workflow.
At a glance
| Neurones 3D | LAStools | |
|---|---|---|
| Runs on | Windows 10 and 11 (64-bit) | Windows and Linux |
| Where it runs | desktop | desktop |
| Licence | free viewer + one-time paid editions | licence limited to one year from issue, renewable for a maintenance fee |
| Price | Free viewer; paid editions bought once, no subscription | Commercial single seat: 1,500 € per individual tool, 5,000 € for LAStools with BLAST; office-wide LAStools with BLAST 15,000 € (excluding VAT) source |
| Free use | The free viewer opens, views and runs every process; writing results out needs a paid edition | Open-source tools (laszip, lasinfo, las2las and others) are free; licensed tools may be used unlicensed for non-profit personal, educational or humanitarian purposes, with output that can be slightly distorted past point limits |
Feature by feature
"Not stated" means we could not find it in rapidlasso GmbH's documentation, not that it is missing. Each of LAStools's cells links to where we read it.
| Capability | Neurones 3D | LAStools |
|---|---|---|
| Runs fully offline | YesNo account, no internet connection, no telemetry | YesLocal command-line tools; the licence is a file issued by rapidlasso source |
| One-time licence available | YesBought once; no subscription | NoAll licences are limited to one year from issue and renewed annually for a maintenance fee source |
| Opens LAS/LAZ and E57 | YesLAS, LAZ, COPC, E57, PLY, PCD and more; a 127.8 M point E57 opens in about 22 s | YesNative LAS/LAZ; e572las converts E57 to LAS/LAZ source |
| Scan registration | PartlyCloud-to-cloud alignment (ICP and graph matching, no initial placement needed), RMS shown with the inlier share | Not statedlasoverlap checks flightline quality; alignment is not described |
| AI point cloud classification | YesFour trained models ship in every build: indoor, aerial LiDAR, powerline, streetscape; a confidence per point | Not statedlasground and lasclassify classify ground, buildings and trees; no trained model is described |
| Segmentation | YesUnsupervised segmentation, primitive decomposition, components, rooms | Not stated |
| Automatic floor plans | YesAutomatic, dimensioned, with sections and elevations | Not stated |
| DXF / CAD drawings | YesDXF R2000, SVG and PDF; no DWG | Not statedContours are written as KML or SHP |
| DTM / DSM | YesDTM, DSM, CHM, slope, aspect, hillshade on one grid | Yeslas2dem and blast2dem build DSM and DTM rasters, blast2dem from billions of points source |
| Contour lines | YesContours that cannot cross | Yesblast2iso contours billions of points to KML or SHP source |
| Change detection | YesM3C2 with a 95 % level of detection; cloud-to-cloud and cloud-to-BIM deviation | Partlydemdiff compares rasters and reports differences source |
| Meshing | YesPoisson and clean meshing; the clean mesh is closed, not edge-manifold | Not stated |
| Gaussian splats | YesOpens PLY and SPZ splats, converts them to points, meshes them; does not train splats | Not stated |
| Reports | YesSelf-contained HTML reports with provenance | Yeslasinfo reports metadata; lasoverlap checks flightline quality source |
| Scripting / SDK | YesEngine & SDK edition: Python package and headless command line | YesScriptable command-line tools, open-source LASlib, toolboxes for QGIS, ArcGIS Pro, FME and ERDAS source |
Where Neurones 3D is stronger
- Paid editions are bought once; LAStools licences are limited to one year from issue and renewed for a maintenance fee.
- Trained classifiers for aerial LiDAR, powerline, streetscape and indoor scenes ship in every build, with a confidence per point; lasground and lasclassify classify ground, buildings and trees.
- Opens E57 directly, with no conversion step; LAStools converts E57 to LAS/LAZ with e572las.
- M3C2 change detection on the points themselves; LAStools’ demdiff compares rasters.
- One interactive application from import to classification, terrain, drawings and an HTML report.
Where LAStools is stronger
- Streaming tools built for billions of points and unattended batch production (blast2dem, blast2iso).
- Runs on Windows and Linux and plugs into QGIS, ArcGIS Pro, FME and ERDAS.
- Its core tools (laszip, lasinfo, las2las and others) are open source and free to use.
Who should choose which
Choose Neurones 3D to take a point cloud or a splat capture to a finished deliverable on your own machine: classified LAS, a dimensioned floor plan with sections and elevations in DXF, a DTM with contours, a change map or a report, without an account, an upload or a subscription. Every figure it publishes is measured; see the benchmarks.
Choose LAStools: LiDAR production teams that script batch processing of very large airborne datasets from the command line or from QGIS, ArcGIS Pro and FME toolboxes.
Questions
Is LAStools free?
LAStools: Commercial single seat: 1,500 € per individual tool, 5,000 € for LAStools with BLAST; office-wide LAStools with BLAST 15,000 € (excluding VAT). Free use: Open-source tools (laszip, lasinfo, las2las and others) are free; licensed tools may be used unlicensed for non-profit personal, educational or humanitarian purposes, with output that can be slightly distorted past point limits. Neurones 3D’s free viewer opens, views and runs every process; writing results out needs a paid edition bought once.
Does LAStools work offline?
LAStools: yes. Local command-line tools; the licence is a file issued by rapidlasso. Neurones 3D: yes. No account, no internet connection, no telemetry.
What is the best alternative to LAStools?
Choose Neurones 3D if you want an interactive, offline Windows application that opens LAS, LAZ, COPC and E57, classifies them with trained models, and delivers DTM, contours, change detection and DXF drawings, bought once rather than renewed each year. Choose LAStools if your work is scripted batch production of very large airborne datasets, on Windows or Linux, where streaming command-line tools and integration with QGIS, ArcGIS Pro or FME matter more than a graphical workflow.
How this comparison was made
Written by the maker of Neurones 3D, so read it as such. LAStools's column comes only from rapidlasso GmbH's published documentation and listings, read on 2026-09-24; where we found nothing, the cell says "not stated". Neurones 3D's column comes from its own guides, which give the limits too. If something here is wrong or out of date, write to howto@learngeodata.eu and it will be corrected.
Sources: