Export a packaged QGIS project (layers + images + .qgz) to a folder or ZIP file, without external dependencies.
Package the active project: copy the vector layers (as SHP files or in a single GPKG), local rasters, and images used in composites; rewrite the paths as relative paths; and save the .qgz file along with everything else. WMS/WMTS layers are retained with their original URLs. Export as a folder or as a .zip file. Does not modify the active project in QGIS.
Plugin Tags