converts LIDAR from LAS/LAZ/ASCII to ESRI’s Shapefile format by grouping consecutive points into MultiPointZ records. The default size is 1024. It can be changed with ‘-record 2048’. If you want to use PointZ records instead you need to add ‘-single_points’ to the command line.
See README file for more information.