Bring satellite computation directly into your QGIS desktop workflow.
The VirtuGhan QGIS Plugin integrates the full power of the virtughan Python package into QGIS. It allows you to visualize, compute, and download satellite imagery without leaving your GIS environment — no coding required.
Whether you need a quick NDVI preview, a time-series aggregation, or bulk band extraction, the plugin handles it through a simple panel interface connected to the same engine that powers virtughan.com.
Real-time satellite tile visualization with custom band combinations. Use it for a quick visual check before downloading data.
Process and analyze satellite imagery with spectral indices and time-series aggregation.
Bulk download and stack satellite bands for your area of interest.
virtughan-qgis-plugin.zipThe plugin uses the same computation engine as the web application. It accesses Cloud Optimized GeoTIFFs (COGs) from Sentinel-2 and Landsat collections via STAC APIs, performs band math and aggregation locally, and loads results directly into your QGIS project.
No data replication is needed — the plugin reads only the pixels it needs from remote COGs, computes on-the-fly, and delivers results as standard raster layers.
Licensed under GPL-3.0 · github.com/virtughan