Products QGIS Scripts
QGIS Scripts
Automation scripts for QGIS
Python scripts built for real drone survey workflows. Paste into the QGIS Script Editor, configure two parameters, and run. No extra plugins or conda environments required.
What these scripts are
These are the actual scripts we run on drone survey projects — not tutorials or demos.
Each one is a single .py file
designed for the QGIS Python Script Editor. Load your data, paste the script, and run.
The heavy lifting — GDAL calls, nodata masking, large-file handling — is already done.